
Time bar (total: 7.6s)
| 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 179× | 0 | valid |
| 369.0ms | 1 049× | 2 | valid |
| 249.0ms | 411× | 3 | valid |
| 150.0ms | 617× | 1 | valid |
const: 352.0ms (23% of total)ival-sqrt: 343.0ms (22.4% of total)ival-mult: 274.0ms (17.9% of total)ival-add: 144.0ms (9.4% of total)ival-<: 131.0ms (8.6% of total)ival-div: 120.0ms (7.8% of total)adjust: 80.0ms (5.2% of total)ival-fabs: 61.0ms (4% of total)ival-and: 11.0ms (0.7% of total)exact: 10.0ms (0.7% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 70 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 41 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 19 | 0 | - | 1 | (1.3941598484967145e-101 -1.1395967516332792e+56) | (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 | 70 | 0 |
| ↳ | (*.f64 #s(literal 4 binary64) p) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 70 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 70 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 41 | 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 | 18 | 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 | 22 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 22 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 9 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 57 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 59 | 0 |
| - | 70 | 127 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 59 | 0 | 0 |
| - | 70 | 0 | 127 |
| number | freq |
|---|---|
| 0 | 127 |
| 1 | 129 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 392× | 0 | valid |
| 34.0ms | 46× | 1 | valid |
| 14.0ms | 58× | 2 | valid |
| 5.0ms | 16× | 3 | valid |
Compiled 303 to 60 computations (80.2% saved)
ival-div: 31.0ms (46.5% of total)ival-mult: 13.0ms (19.5% of total)ival-sqrt: 10.0ms (15% of total)ival-add: 7.0ms (10.5% of total)adjust: 3.0ms (4.5% of total)ival-true: 1.0ms (1.5% of total)exact: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 90 | 87 |
| 2 | 194 | 87 |
| 3 | 401 | 87 |
| 4 | 661 | 87 |
| 5 | 999 | 87 |
| 6 | 1334 | 87 |
| 7 | 1544 | 87 |
| 8 | 1698 | 87 |
| 9 | 1932 | 87 |
| 10 | 1999 | 87 |
| 11 | 2027 | 87 |
| 12 | 2029 | 87 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 38 | 17 |
| 2 | 45 | 17 |
| 3 | 47 | 17 |
| 4 | 48 | 17 |
| 0 | 48 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(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))))))) |
| Outputs |
|---|
(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))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(abs p)
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.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))))))) |
Compiled 17 to 14 computations (17.6% 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)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 94 |
| 0 | 23 | 94 |
| 1 | 38 | 94 |
| 2 | 45 | 94 |
| 3 | 47 | 94 |
| 4 | 48 | 94 |
| 0 | 48 | 86 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(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 #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)))))) |
#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))))) |
#s(literal 1 binary64) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
x |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
| Outputs |
|---|
(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))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(*.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)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
#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 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 (*.f64 p #s(literal 4 binary64)) p) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | |
| accuracy | 4.150293334992027 | (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 | 9.160772838984716 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | |
| accuracy | 16.29320683397311 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 26.0ms | 196× | 0 | valid |
| 7.0ms | 29× | 2 | valid |
| 7.0ms | 23× | 1 | valid |
| 3.0ms | 8× | 3 | valid |
Compiled 190 to 30 computations (84.2% saved)
ival-mult: 17.0ms (55.5% of total)ival-sqrt: 5.0ms (16.3% of total)ival-add: 4.0ms (13.1% of total)ival-div: 3.0ms (9.8% of total)adjust: 2.0ms (6.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.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 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| Outputs |
|---|
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))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* (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)))))))) |
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)))))) |
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))))) |
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))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 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)))))) |
(+ 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))))) |
(* 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))))))) |
(+ 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) (* -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/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))) |
(* -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/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))))) |
(+ (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)))))))) |
(+ 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))))) |
(+ (* 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))))) |
(+ 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 x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 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))))) |
(+ 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)))))) |
(* 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))))))) |
(/ (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 (/ (* 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)) |
(* 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)) |
(* -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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* 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)))) |
| 4.0ms | x | @ | inf | ((* 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)))) |
| 3.0ms | p | @ | 0 | ((* 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)))) |
| 3.0ms | p | @ | inf | ((* 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)))) |
| 2.0ms | x | @ | 0 | ((* 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)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 2199 |
| 1 | 1325 | 2092 |
| 2 | 4611 | 2019 |
| 0 | 8084 | 1875 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* (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)))))))) |
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)))))) |
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))))) |
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))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 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)))))) |
(+ 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))))) |
(* 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))))))) |
(+ 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) (* -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/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))) |
(* -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/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))))) |
(+ (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)))))))) |
(+ 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))))) |
(+ (* 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))))) |
(+ 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 x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 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))))) |
(+ 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)))))) |
(* 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))))))) |
(/ (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 (/ (* 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)) |
(* 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)) |
(* -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 |
#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 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 (*.f64 p (/.f64 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 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 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 (/ (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 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.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/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) 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 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
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/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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))))) |
(+.f64 (fma.f64 x (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64))) #s(literal 1/2 binary64)) |
(* 4 (pow p 2)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) p) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #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 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) p)) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(+ 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) p)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) 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 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/32 binary64) x) x (*.f64 (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) #s(literal -1/2 binary64)))) (neg.f64 p))) p)) |
(+ 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 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x 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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)))) |
(* -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 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal -1 binary64) #s(literal -2 binary64)) p) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -3/128 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #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 (fma.f64 #s(literal 3/256 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/4 binary64) (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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(+ (* -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 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.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))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (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))))) |
(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 (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 (fma.f64 (/.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))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 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))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (pow.f64 x #s(literal 6 binary64)))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) 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 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 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 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 p p)) (*.f64 x x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) #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 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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 (+ (* -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 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 (*.f64 #s(literal 2 binary64) 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 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (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) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.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 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(* -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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 66 |
| 0 | 23 | 66 |
| 1 | 77 | 66 |
| 2 | 501 | 66 |
| 3 | 6967 | 66 |
| 0 | 8492 | 59 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.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 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x #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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) (fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) |
(/.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (/.f64 p (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (/.f64 (*.f64 p p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (/.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 p (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(+.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64))) |
Compiled 13 029 to 2 054 computations (84.2% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 342 | 13 | 355 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 343 | 13 | 356 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| 76.8% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) | |
| 79.0% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) | |
| 52.1% | (sqrt.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) | |
| 79.0% | (sqrt.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) | |
| ▶ | 5.2% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
| 51.4% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) | |
| ▶ | 14.9% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
| 21.3% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| 36.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) | |
| ▶ | 55.7% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| 51.4% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| ▶ | 26.2% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
Compiled 806 to 476 computations (40.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) | |
| cost-diff | 704 | (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) | |
| cost-diff | 0 | (*.f64 p (sqrt.f64 #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) | |
| cost-diff | 0 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) | |
| cost-diff | 0 | (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) | |
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) | |
| cost-diff | 128 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) | |
| cost-diff | 0 | (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| cost-diff | 0 | (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 385 |
| 0 | 76 | 370 |
| 1 | 128 | 366 |
| 2 | 196 | 366 |
| 3 | 376 | 366 |
| 4 | 608 | 366 |
| 5 | 710 | 366 |
| 6 | 830 | 366 |
| 7 | 955 | 366 |
| 8 | 1056 | 366 |
| 9 | 1178 | 366 |
| 10 | 1185 | 366 |
| 11 | 1189 | 366 |
| 0 | 1189 | 360 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #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 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
#s(literal 1 binary64) |
(/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) |
x |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
p |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(neg.f64 x) |
x |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(/.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) |
(*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) |
#s(literal -12 binary64) |
(pow.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 p p) |
(*.f64 x x) |
| Outputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #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 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) |
x |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
p |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(neg.f64 x) |
x |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) |
(/.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) |
(*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) |
#s(literal -12 binary64) |
(pow.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 p p) |
(*.f64 x x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.150293334992027 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) | |
| accuracy | 5.940838113665437 | (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) | |
| accuracy | 18.26377054516519 | (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) | |
| accuracy | 47.40226145030418 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.38671875 | (*.f64 p (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.4765625 | (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) | |
| accuracy | 47.03750283251092 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) | |
| accuracy | 0.01171875 | (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) | |
| accuracy | 4.150293334992027 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) | |
| accuracy | 9.160772838984716 | (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) | |
| accuracy | 47.18371051647286 | #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) | |
| accuracy | 4.150293334992027 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 28.746636781051205 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.01171875 | (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| accuracy | 4.150293334992027 | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 9.156180881876274 | (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 16.29320683397311 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
| 70.0ms | 196× | 0 | valid |
| 53.0ms | 30× | 2 | valid |
| 10.0ms | 22× | 1 | valid |
| 7.0ms | 8× | 3 | valid |
Compiled 713 to 91 computations (87.2% saved)
ival-div: 30.0ms (32.9% of total)ival-mult: 19.0ms (20.9% of total)adjust: 17.0ms (18.7% of total)ival-sqrt: 12.0ms (13.2% of total)ival-add: 8.0ms (8.8% of total)ival-pow: 3.0ms (3.3% of total)exact: 1.0ms (1.1% of total)ival-neg: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
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)))))) |
(+ 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 (/ (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)))))) |
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))))) |
(* (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)))))))) |
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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 2)) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(/ (pow p 2) (pow x 2)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 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))))))) |
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 (/ 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) |
(* 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))))))) |
(+ (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)))))) |
(+ 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))))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(+ (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/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)) |
(* -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 (* 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) (* -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/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))) |
(+ (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/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))))) |
(* 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/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))))) |
(+ (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)))))))) |
(+ 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))))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(* -1 x) |
(+ 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 (+ (* -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)))))) |
(+ 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)))))) |
(* 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 (/ (* (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))))) |
(+ 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)))))) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(* -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/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 |
(- (* 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 (* 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)))))))) |
(* -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)) |
(* 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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | p | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (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)))))) (sqrt (* 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)))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ (* (* p (sqrt 2)) (sqrt 1/2)) (neg x)) (* (* p (sqrt 2)) (sqrt 1/2)) (* p (sqrt 2)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (sqrt (+ (* (* 4 p) p) (* x x))) (neg x)) |
| 6.0ms | p | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (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)))))) (sqrt (* 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)))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ (* (* p (sqrt 2)) (sqrt 1/2)) (neg x)) (* (* p (sqrt 2)) (sqrt 1/2)) (* p (sqrt 2)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (sqrt (+ (* (* 4 p) p) (* x x))) (neg x)) |
| 5.0ms | p | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (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)))))) (sqrt (* 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)))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ (* (* p (sqrt 2)) (sqrt 1/2)) (neg x)) (* (* p (sqrt 2)) (sqrt 1/2)) (* p (sqrt 2)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (sqrt (+ (* (* 4 p) p) (* x x))) (neg x)) |
| 4.0ms | x | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (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)))))) (sqrt (* 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)))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ (* (* p (sqrt 2)) (sqrt 1/2)) (neg x)) (* (* p (sqrt 2)) (sqrt 1/2)) (* p (sqrt 2)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (sqrt (+ (* (* 4 p) p) (* x x))) (neg x)) |
| 4.0ms | x | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (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)))))) (sqrt (* 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)))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ (* (* p (sqrt 2)) (sqrt 1/2)) (neg x)) (* (* p (sqrt 2)) (sqrt 1/2)) (* p (sqrt 2)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (sqrt (+ (* (* 4 p) p) (* x x))) (neg x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 622 | 3465 |
| 1 | 1903 | 3315 |
| 2 | 6570 | 3265 |
| 0 | 8099 | 3040 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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)))))) |
(+ 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 (/ (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)))))) |
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))))) |
(* (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)))))))) |
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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 2)) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(/ (pow p 2) (pow x 2)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 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))))))) |
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 (/ 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) |
(* 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))))))) |
(+ (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)))))) |
(+ 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))))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(+ (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/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)) |
(* -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 (* 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) (* -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/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))) |
(+ (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/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))))) |
(* 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/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))))) |
(+ (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)))))))) |
(+ 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))))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(* -1 x) |
(+ 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 (+ (* -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)))))) |
(+ 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)))))) |
(* 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 (/ (* (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))))) |
(+ 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)))))) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(* -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/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 |
(- (* 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 (* 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)))))))) |
(* -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)) |
(* 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)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) 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 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 (*.f64 p (/.f64 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 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -10 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) 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 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.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/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 p (neg.f64 x))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(pow p 2) |
(*.f64 p p) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 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)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (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))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (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 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (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 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) p) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #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 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64))))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x)) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (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 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x (/.f64 x p)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 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 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(+ 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (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 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x 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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)))) |
(* -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 (neg.f64 p) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x 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) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) 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 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
(+ 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 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p)) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (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 (fma.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* 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)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 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 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -3/128 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #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 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x x)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(* -1 x) |
(neg.f64 x) |
(+ 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))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) 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))) (* 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)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) 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))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #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 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (pow.f64 x #s(literal 6 binary64)))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x) |
(+ (* -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 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.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))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.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))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 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))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (pow.f64 x #s(literal 6 binary64)))) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.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 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) 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 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (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 (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) #s(literal -1/8 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (neg.f64 x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) 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 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) 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 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) 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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x 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 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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 (+ (* -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 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 (*.f64 #s(literal 2 binary64) 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 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 324 |
| 0 | 76 | 309 |
| 1 | 268 | 291 |
| 2 | 1592 | 291 |
| 0 | 8377 | 285 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) 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) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 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 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 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 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(/.f64 x (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #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) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))))) |
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) (/.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (pow.f64 (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(+.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(*.f64 x (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (+.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) x)) (pow.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x))) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x)) |
(/.f64 x (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))))) |
(/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (*.f64 (/.f64 p x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (neg.f64 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 (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 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 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 p x) #s(literal -1 binary64)) |
(*.f64 (/.f64 p #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 #s(literal -1 binary64) (*.f64 p (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (pow.f64 (*.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) p)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 p #s(literal -1 binary64))) |
(*.f64 (*.f64 p #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (neg.f64 x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) #s(literal -1 binary64))) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)))) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 p #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64))) (*.f64 p (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 p (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) p) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p #s(literal -1 binary64)))) x) |
(/.f64 (/.f64 (*.f64 p #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 p #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(/.f64 (*.f64 p #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) p) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 p #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 p #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) |
(neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 p (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 p (pow.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 p #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) p) |
(*.f64 p #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -12 binary64) (neg.f64 x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -12 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -12 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) (neg.f64 x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -12 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) x) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) x) (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1 binary64)) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) #s(literal -3 binary64) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (neg.f64 x)) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) x) #s(literal 1/4 binary64) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) x) (*.f64 p p)) |
(fma.f64 #s(literal -3 binary64) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) (*.f64 p p)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -12 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (/.f64 #s(literal -1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (/.f64 #s(literal -12 binary64) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 #s(literal 3 binary64) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (neg.f64 x)) (*.f64 p p)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 p p)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (neg.f64 x)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (/.f64 #s(literal 1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 #s(literal -12 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) x) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x (/.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 p p (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(+.f64 (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(+.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) x) (/.f64 (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (neg.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)) |
(*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) |
(pow.f64 (/.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x))) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) |
(/.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x) x) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 x x)) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (neg.f64 x) x) (+.f64 #s(literal 0 binary64) x)) |
(neg.f64 x) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 x x (*.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 0 binary64) x))) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
Compiled 22 216 to 2 640 computations (88.1% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 572 | 9 | 581 |
| Fresh | 7 | 1 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 582 | 12 | 594 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 79.0% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 76.8% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
| 6.4% | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| 54.0% | (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) | |
| 51.4% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) | |
| 15.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) | |
| ✓ | 55.7% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 51.4% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| 26.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) | |
| ▶ | 36.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| ▶ | 25.9% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
Compiled 554 to 391 computations (29.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) | |
| cost-diff | 0 | (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) | |
| cost-diff | 0 | (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (/.f64 x (*.f64 p #s(literal -1 binary64))) | |
| cost-diff | 0 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) | |
| cost-diff | 192 | (*.f64 p #s(literal -1 binary64)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 267 |
| 0 | 74 | 267 |
| 1 | 122 | 256 |
| 2 | 161 | 250 |
| 3 | 207 | 250 |
| 4 | 334 | 250 |
| 5 | 524 | 250 |
| 6 | 690 | 250 |
| 7 | 742 | 250 |
| 8 | 803 | 250 |
| 9 | 865 | 250 |
| 10 | 956 | 250 |
| 11 | 1048 | 250 |
| 12 | 1113 | 250 |
| 13 | 1129 | 250 |
| 14 | 1173 | 250 |
| 15 | 1231 | 250 |
| 16 | 1310 | 250 |
| 17 | 1390 | 250 |
| 18 | 1707 | 250 |
| 19 | 3111 | 250 |
| 20 | 4040 | 250 |
| 21 | 4571 | 250 |
| 22 | 4927 | 250 |
| 23 | 5022 | 250 |
| 24 | 5083 | 250 |
| 25 | 5108 | 250 |
| 26 | 5111 | 250 |
| 27 | 5111 | 250 |
| 28 | 5115 | 250 |
| 0 | 5115 | 250 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
(/.f64 x (*.f64 p #s(literal -1 binary64))) |
x |
(*.f64 p #s(literal -1 binary64)) |
p |
#s(literal -1 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
x |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
p |
#s(literal 1/8 binary64) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) |
(/.f64 (neg.f64 p) x) |
#s(literal 1 binary64) |
(/.f64 x (*.f64 p #s(literal -1 binary64))) |
(/.f64 x (neg.f64 p)) |
x |
(*.f64 p #s(literal -1 binary64)) |
(neg.f64 p) |
p |
#s(literal -1 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
x |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
p |
#s(literal 1/8 binary64) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
x |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0078125 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| accuracy | 4.150293334992027 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) | |
| accuracy | 14.746357603608168 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) | |
| accuracy | 16.29320683397311 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) | |
| accuracy | 0.0234375 | (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) | |
| accuracy | 0.17578125 | (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) | |
| accuracy | 0.38671875 | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) | |
| accuracy | 31.06934589580819 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| accuracy | 0.0 | (/.f64 x (*.f64 p #s(literal -1 binary64))) | |
| accuracy | 0.0 | (*.f64 p #s(literal -1 binary64)) | |
| accuracy | 0.595485965403632 | (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) | |
| accuracy | 47.03750283251092 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) | |
| accuracy | 40.663460470803074 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| accuracy | 0.35957156291122216 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) | |
| accuracy | 4.150293334992027 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 9.156180881876274 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 16.29320683397311 | (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
| 92.0ms | 196× | 0 | valid |
| 22.0ms | 30× | 2 | valid |
| 16.0ms | 22× | 1 | valid |
| 11.0ms | 8× | 3 | valid |
Compiled 537 to 94 computations (82.5% saved)
ival-div: 43.0ms (37.1% of total)ival-mult: 23.0ms (19.8% of total)ival-add: 22.0ms (19% of total)ival-sqrt: 19.0ms (16.4% of total)adjust: 8.0ms (6.9% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) |
(*.f64 p #s(literal -1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(/.f64 x (*.f64 p #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
| Outputs |
|---|
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 (* -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)))))) |
(+ 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 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(* -1 (/ p x)) |
(* -1 p) |
(* (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)))))))) |
(* -1 (/ x p)) |
(* 1/8 (/ x (* p (sqrt 1/2)))) |
(/ (+ (* 1/8 (/ x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(/ x (* p (sqrt 1/2))) |
(* p (sqrt 1/2)) |
(/ 1/2 x) |
(+ (* -1 (/ (pow p 2) (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 5))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 7))) (* 3 (/ 1 (pow x 5))))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
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))))) |
(* 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) |
(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))))))) |
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))))) |
(* 2 (/ p x)) |
(* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(+ (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)))))) |
(/ 1/4 p) |
(/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p) |
(* 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))))))) |
(* -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)) |
(+ (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/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))) |
(* -2 (/ p x)) |
(* -1 (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))))) |
(+ (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/4 p) |
(* -1 (/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p)) |
(* -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)))))))) |
(* 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)))) |
(+ (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/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/4 (/ (pow x 2) p)) (* 2 p)) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) x) |
(/ (+ (* 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) |
(+ (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)))))))) |
(+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 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))))) |
(+ 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 (+ (* -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 (+ (* -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)))))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))) |
(+ (* -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))))) |
(* x (+ (* 1/8 (/ 1 (* p (sqrt 1/2)))) (/ (sqrt 1/2) x))) |
(/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x) |
(/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x) |
(/ (+ 1/2 (+ (* -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)))))) 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 |
(- (* 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 (/ (+ 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)) |
(/ (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)) |
(- (* -2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1) |
(- (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) 1) |
(* -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)) |
(* -1 (* x (- (* -1 (/ (sqrt 1/2) x)) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x)) |
(* -1 (/ (+ 1/2 (+ (* -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)))))) x)) |
(* -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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ 1 (/ x (* p -1))) (* p -1) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ x (* p -1)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (* (sqrt 1/2) p)) 1/8) (sqrt 1/2)) (/ x (* (sqrt 1/2) p)) (* (sqrt 1/2) p) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 6.0ms | p | @ | 0 | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ 1 (/ x (* p -1))) (* p -1) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ x (* p -1)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (* (sqrt 1/2) p)) 1/8) (sqrt 1/2)) (/ x (* (sqrt 1/2) p)) (* (sqrt 1/2) p) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 3.0ms | x | @ | -inf | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ 1 (/ x (* p -1))) (* p -1) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ x (* p -1)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (* (sqrt 1/2) p)) 1/8) (sqrt 1/2)) (/ x (* (sqrt 1/2) p)) (* (sqrt 1/2) p) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 3.0ms | p | @ | inf | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ 1 (/ x (* p -1))) (* p -1) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ x (* p -1)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (* (sqrt 1/2) p)) 1/8) (sqrt 1/2)) (/ x (* (sqrt 1/2) p)) (* (sqrt 1/2) p) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 3.0ms | x | @ | 0 | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ 1 (/ x (* p -1))) (* p -1) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ x (* p -1)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (* (sqrt 1/2) p)) 1/8) (sqrt 1/2)) (/ x (* (sqrt 1/2) p)) (* (sqrt 1/2) p) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 675 | 3803 |
| 1 | 2072 | 3648 |
| 2 | 7179 | 3612 |
| 0 | 8183 | 3366 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 (* -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)))))) |
(+ 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 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(* -1 (/ p x)) |
(* -1 p) |
(* (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)))))))) |
(* -1 (/ x p)) |
(* 1/8 (/ x (* p (sqrt 1/2)))) |
(/ (+ (* 1/8 (/ x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(/ x (* p (sqrt 1/2))) |
(* p (sqrt 1/2)) |
(/ 1/2 x) |
(+ (* -1 (/ (pow p 2) (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 5))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 7))) (* 3 (/ 1 (pow x 5))))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
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))))) |
(* 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) |
(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))))))) |
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))))) |
(* 2 (/ p x)) |
(* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(+ (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)))))) |
(/ 1/4 p) |
(/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p) |
(* 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))))))) |
(* -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)) |
(+ (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/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))) |
(* -2 (/ p x)) |
(* -1 (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))))) |
(+ (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/4 p) |
(* -1 (/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p)) |
(* -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)))))))) |
(* 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)))) |
(+ (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/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/4 (/ (pow x 2) p)) (* 2 p)) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) x) |
(/ (+ (* 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) |
(+ (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)))))))) |
(+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 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))))) |
(+ 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 (+ (* -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 (+ (* -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)))))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))) |
(+ (* -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))))) |
(* x (+ (* 1/8 (/ 1 (* p (sqrt 1/2)))) (/ (sqrt 1/2) x))) |
(/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x) |
(/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x) |
(/ (+ 1/2 (+ (* -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)))))) 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 |
(- (* 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 (/ (+ 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)) |
(/ (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)) |
(- (* -2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1) |
(- (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) 1) |
(* -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)) |
(* -1 (* x (- (* -1 (/ (sqrt 1/2) x)) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x)) |
(* -1 (/ (+ 1/2 (+ (* -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)))))) x)) |
(* -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 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 (*.f64 p (/.f64 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 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p 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 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -10 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 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 (/ (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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.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/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (/ x p)) |
(/.f64 x (neg.f64 p)) |
(* 1/8 (/ x (* p (sqrt 1/2)))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64)) |
(/ (+ (* 1/8 (/ x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) p) |
(/ x (* p (sqrt 1/2))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(* p (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* -1 (/ (pow p 2) (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) x) |
(+ (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 5))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 5 binary64))) p) p (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 7))) (* 3 (/ 1 (pow x 5))))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 7 binary64)))) #s(literal -10 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) x)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) 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 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p x)) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) p) x) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (fma.f64 (neg.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/ (* 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 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 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)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (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))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (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 (/ 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 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x 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 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(* 2 (/ p x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) p) |
(* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)) p) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x))) p) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)))) p) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1/32 binary64) #s(literal 1/4 binary64)) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1/32 binary64) #s(literal 1/4 binary64))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1/32 binary64) #s(literal 1/4 binary64))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64))) p) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (fma.f64 (neg.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (/ (* 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 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) (neg.f64 p)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (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 (*.f64 x (/.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)))) #s(literal 1/128 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 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 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(+ 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) 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 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -2 (/ p x)) |
(*.f64 (/.f64 p x) #s(literal -2 binary64)) |
(* -1 (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)) (neg.f64 p)) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x))) (neg.f64 p)) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)))) (neg.f64 p)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) 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 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
(/ -1/4 p) |
(/.f64 #s(literal -1/4 binary64) p) |
(* -1 (/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1/32 binary64) #s(literal 1/4 binary64)) (neg.f64 p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1/32 binary64) #s(literal 1/4 binary64))) (neg.f64 p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1/32 binary64) #s(literal 1/4 binary64))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/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 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64))) (neg.f64 p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) p) x (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(* 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)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 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 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (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 (fma.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x 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 (fma.f64 (*.f64 (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/ (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) x) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) x) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) x) |
(/ (+ (* 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) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) x) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -3/128 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))) |
(fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) |
(+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/4096 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p (/.f64 p x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 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 (fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p (/.f64 p x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (pow.f64 x #s(literal 6 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))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p 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))) (* 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)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p 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))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 4 binary64)) (pow.f64 x #s(literal 6 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)))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.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))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.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))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* x (+ (* 1/8 (/ 1 (* p (sqrt 1/2)))) (/ (sqrt 1/2) x))) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x) |
(/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x) |
(/.f64 (+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) x) |
(/ (+ 1/2 (+ (* -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)))))) x) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64))) x) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p 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 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) 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 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (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 (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) #s(literal -1/8 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) 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 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(- (* -2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal -1 binary64)) |
(- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal -1 binary64))) |
(- (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) 1) |
(fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal -1 binary64)))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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 (+ (* -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 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (sqrt 1/2) x)) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x)) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 x)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x)) |
(/.f64 (+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ 1/2 (+ (* -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)))))) x)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.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 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(* -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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 219 |
| 0 | 74 | 210 |
| 1 | 265 | 202 |
| 2 | 1421 | 202 |
| 0 | 8548 | 202 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) |
(*.f64 p #s(literal -1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(/.f64 x (*.f64 p #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #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) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) |
(pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) p) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) p) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (neg.f64 p)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (neg.f64 p)) (/.f64 x (neg.f64 p))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(literal -1 binary64) p))) |
(/.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 p (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(neg.f64 (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 p) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 p #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 p)) |
(pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 p) #s(literal 1 binary64)) |
(/.f64 (neg.f64 p) #s(literal 1 binary64)) |
(/.f64 p #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) p)) |
(neg.f64 p) |
(-.f64 #s(literal 0 binary64) p) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) p)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) p) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 x p) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
(*.f64 (neg.f64 x) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x p)) |
(*.f64 x (/.f64 #s(literal -1 binary64) p)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 p)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) p) |
(/.f64 (/.f64 x p) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) p) |
(/.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
(/.f64 x (neg.f64 p)) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(neg.f64 (/.f64 x p)) |
(-.f64 (/.f64 #s(literal 0 binary64) p) (/.f64 x p)) |
(-.f64 #s(literal 0 binary64) (/.f64 x p)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 p) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (pow.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -2 binary64)) #s(literal 1/64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 x (neg.f64 p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/8 binary64) (neg.f64 p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (neg.f64 p)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) p) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64)) (pow.f64 p #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (pow.f64 p #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.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)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/8 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (neg.f64 p)) (/.f64 #s(literal 1/8 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) |
(*.f64 (/.f64 (neg.f64 x) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 (/.f64 x (neg.f64 p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x (neg.f64 p))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (/.f64 x p)) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 x p) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p) x) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(*.f64 x (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) p) |
(/.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 p)) |
(/.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) |
(/.f64 (/.f64 x p) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p))) |
(/.f64 (/.f64 x (neg.f64 p)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x))) |
(/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 x (neg.f64 p)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p))) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p))) |
(*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p)) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #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 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #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) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64))) |
Compiled 17 586 to 2 282 computations (87% saved)
14 alts after pruning (9 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 522 | 7 | 529 |
| Fresh | 3 | 2 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 527 | 14 | 541 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 76.8% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
| 6.4% | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| 51.4% | (sqrt.f64 (fma.f64 #s(approx (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) | |
| 54.0% | (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) | |
| ▶ | 78.7% | (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
| ▶ | 15.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
| ✓ | 55.7% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| ▶ | 26.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ✓ | 36.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| ▶ | 26.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
| ▶ | 25.9% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
| 25.9% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
Compiled 578 to 415 computations (28.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) | |
| cost-diff | 0 | (/.f64 p x) | |
| cost-diff | 0 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) | |
| cost-diff | 576 | (/.f64 #s(literal -1 binary64) (/.f64 p x)) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) p) | |
| cost-diff | 0 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) | |
| cost-diff | 192 | (*.f64 (/.f64 #s(literal -1 binary64) p) x) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x)) | |
| cost-diff | 0 | (neg.f64 p) | |
| cost-diff | 0 | (/.f64 (neg.f64 p) x) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) | |
| cost-diff | 128 | (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 408 |
| 0 | 86 | 392 |
| 1 | 143 | 382 |
| 2 | 209 | 382 |
| 3 | 341 | 382 |
| 4 | 655 | 377 |
| 5 | 1441 | 377 |
| 6 | 2378 | 377 |
| 7 | 3330 | 377 |
| 8 | 4800 | 377 |
| 9 | 6085 | 377 |
| 10 | 7149 | 377 |
| 0 | 8056 | 361 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
x |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
p |
x |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
(/.f64 #s(literal -1 binary64) p) |
#s(literal -1 binary64) |
p |
x |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x))) |
#s(literal 1 binary64) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
#s(literal -1 binary64) |
(/.f64 p x) |
p |
x |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x))) |
(/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)) |
#s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal 1 binary64) |
(*.f64 x x) |
| Outputs |
|---|
(sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
x |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
p |
x |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x)) |
(/.f64 (neg.f64 p) x) |
#s(literal 1 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
(/.f64 x (neg.f64 p)) |
(/.f64 #s(literal -1 binary64) p) |
#s(literal -1 binary64) |
p |
x |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x))) |
(/.f64 (neg.f64 p) x) |
#s(literal 1 binary64) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
(/.f64 x (neg.f64 p)) |
#s(literal -1 binary64) |
(/.f64 p x) |
p |
x |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (fma.f64 (/.f64 (/.f64 #s(literal -3 binary64) x) x) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p))) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (fma.f64 (/.f64 (/.f64 #s(literal -3 binary64) x) x) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p))) (*.f64 x x))) |
(/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)) |
(/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (fma.f64 (/.f64 (/.f64 #s(literal -3 binary64) x) x) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p))) (*.f64 x x)) |
#s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (fma.f64 (/.f64 (/.f64 #s(literal -3 binary64) x) x) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal -3 binary64) x) x) (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -3 binary64) x) |
#s(literal -3 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 (/.f64 p x) p) |
(*.f64 p p) |
p |
#s(literal 1 binary64) |
(*.f64 x x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.150293334992027 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) | |
| accuracy | 4.693532386121876 | (/.f64 (*.f64 p p) x) | |
| accuracy | 5.940838113665437 | (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)) | |
| accuracy | 47.40226145030418 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x))) | |
| accuracy | 0.0 | (/.f64 p x) | |
| accuracy | 0.4883639597061147 | (/.f64 #s(literal -1 binary64) (/.f64 p x)) | |
| accuracy | 0.595485965403632 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x))) | |
| accuracy | 47.03750283251092 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) | |
| accuracy | 0.0 | (/.f64 #s(literal -1 binary64) p) | |
| accuracy | 0.23828125 | (*.f64 (/.f64 #s(literal -1 binary64) p) x) | |
| accuracy | 0.595485965403632 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x)) | |
| accuracy | 47.03750283251092 | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) | |
| accuracy | 0.0 | (/.f64 (neg.f64 p) x) | |
| accuracy | 0.0 | (neg.f64 p) | |
| accuracy | 47.03750283251092 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| accuracy | 0.22265625 | (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) | |
| accuracy | 4.150293334992027 | (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) | |
| accuracy | 9.156180881876274 | (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) | |
| accuracy | 16.29320683397311 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
| 64.0ms | 196× | 0 | valid |
| 38.0ms | 30× | 2 | valid |
| 13.0ms | 22× | 1 | valid |
| 9.0ms | 8× | 3 | valid |
Compiled 707 to 117 computations (83.5% saved)
ival-div: 25.0ms (29.2% of total)ival-mult: 24.0ms (28% of total)ival-sqrt: 13.0ms (15.2% of total)ival-add: 11.0ms (12.8% of total)adjust: 8.0ms (9.3% of total)ival-pow: 3.0ms (3.5% of total)exact: 1.0ms (1.2% of total)ival-neg: 1.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
(/.f64 #s(literal -1 binary64) p) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x))) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
(/.f64 p x) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x))) |
(/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)) |
#s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(/.f64 (*.f64 p p) x) |
| Outputs |
|---|
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 (* -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)))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(/ 1/2 x) |
(+ (* -1 (/ (pow p 2) (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 5))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 7))) (* 3 (/ 1 (pow x 5))))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(* -1 (/ p x)) |
(* -1 p) |
(* -1 (/ x p)) |
(* (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)))))))) |
(/ -1 p) |
(/ p x) |
(/ (pow p 2) (pow x 2)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
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))))) |
(/ (pow p 2) x) |
(+ 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))))) |
(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))))))) |
(* 1/4 (/ x p)) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/ (+ (* -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 (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(/ 1/4 p) |
(/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p) |
(+ (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)))))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* 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))))))) |
(+ 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) (* -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/4 (/ x p)) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(* -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 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(/ -1/4 p) |
(* -1 (/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p)) |
(+ (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))) |
(* -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/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))))) |
(+ (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))))))) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 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)))))))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(+ (* 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))))) |
(+ 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)))))) |
(+ 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/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1/2 (+ (* -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)))))) |
(/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x) |
(/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x) |
(/ (+ 1/2 (+ (* -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)))))) x) |
(+ (* -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))))) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(* 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/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 (/ (+ 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/2 |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/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/2) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x)) |
(* -1 (/ (+ 1/2 (+ (* -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)))))) x)) |
(* -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)) |
(* -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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | p | @ | -inf | ((+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (/ 1 (* (/ -1 p) x)) (* (/ -1 p) x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ -1 p) (/ 1 (/ -1 (/ p x))) (/ -1 (/ p x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (+ (* (* p 4) p) (* x x))) (/ (* p p) x)) |
| 3.0ms | p | @ | inf | ((+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (/ 1 (* (/ -1 p) x)) (* (/ -1 p) x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ -1 p) (/ 1 (/ -1 (/ p x))) (/ -1 (/ p x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (+ (* (* p 4) p) (* x x))) (/ (* p p) x)) |
| 3.0ms | x | @ | -inf | ((+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (/ 1 (* (/ -1 p) x)) (* (/ -1 p) x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ -1 p) (/ 1 (/ -1 (/ p x))) (/ -1 (/ p x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (+ (* (* p 4) p) (* x x))) (/ (* p p) x)) |
| 2.0ms | p | @ | 0 | ((+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (/ 1 (* (/ -1 p) x)) (* (/ -1 p) x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ -1 p) (/ 1 (/ -1 (/ p x))) (/ -1 (/ p x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (+ (* (* p 4) p) (* x x))) (/ (* p p) x)) |
| 2.0ms | x | @ | 0 | ((+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2) (sqrt (+ (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) 1/2)) (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (/ 1 (* (/ -1 p) x)) (* (/ -1 p) x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ -1 p) (/ 1 (/ -1 (/ p x))) (/ -1 (/ p x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (+ (* (* p 4) p) (* x x))) (/ (* p p) x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 602 | 3509 |
| 1 | 1818 | 3353 |
| 2 | 6364 | 3320 |
| 0 | 8128 | 3101 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 (* -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)))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(/ 1/2 x) |
(+ (* -1 (/ (pow p 2) (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 5))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 7))) (* 3 (/ 1 (pow x 5))))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(* -1 (/ p x)) |
(* -1 p) |
(* -1 (/ x p)) |
(* (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)))))))) |
(/ -1 p) |
(/ p x) |
(/ (pow p 2) (pow x 2)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
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))))) |
(/ (pow p 2) x) |
(+ 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))))) |
(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))))))) |
(* 1/4 (/ x p)) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/ (+ (* -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 (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(/ 1/4 p) |
(/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p) |
(+ (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)))))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* 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))))))) |
(+ 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) (* -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/4 (/ x p)) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(* -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 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(/ -1/4 p) |
(* -1 (/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p)) |
(+ (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))) |
(* -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/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))))) |
(+ (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))))))) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 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)))))))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(+ (* 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))))) |
(+ 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)))))) |
(+ 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/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1/2 (+ (* -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)))))) |
(/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x) |
(/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x) |
(/ (+ 1/2 (+ (* -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)))))) x) |
(+ (* -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))))) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(* 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/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 (/ (+ 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/2 |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/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/2) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x)) |
(* -1 (/ (+ 1/2 (+ (* -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)))))) x)) |
(* -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)) |
(* -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 |
#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 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 (*.f64 p (/.f64 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 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p 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 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #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 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 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 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1/2 binary64)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* -1 (/ (pow p 2) (pow x 3))) (* 1/2 (/ 1 x))) |
(fma.f64 (neg.f64 p) (/.f64 p (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(+ (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 5))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 5 binary64))) p) p (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 7))) (* 3 (/ 1 (pow x 5))))) (/ 1 (pow x 3)))) (* 1/2 (/ 1 x))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 7 binary64)))) #s(literal -10 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
(* -1 (/ x p)) |
(/.f64 x (neg.f64 p)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 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 (/ (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 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.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/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/ -1 p) |
(/.f64 #s(literal -1 binary64) p) |
(/ p x) |
(/.f64 p x) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p)) |
(pow p 2) |
(*.f64 p p) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)) (*.f64 p p)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) 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 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(/ (pow p 2) x) |
(*.f64 p (/.f64 p x)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 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)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 x p) p) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (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))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 x p) p) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* 1/4 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/4 binary64)) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x)) p) |
(/ (+ (* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x))) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64)) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64))) p) |
(/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64))) p) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) p) |
(+ 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) 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 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (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 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x (/.f64 x p)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 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 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(* -1/4 (/ x p)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 x p)) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x)) (neg.f64 p)) |
(* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x))) (neg.f64 p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* 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/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64))))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x))) (neg.f64 p)) |
(/ -1/4 p) |
(/.f64 #s(literal -1/4 binary64) p) |
(* -1 (/ (+ 1/4 (* -1/32 (/ (pow x 2) (pow p 2)))) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64)) (neg.f64 p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (* -1/32 (/ (pow x 2) (pow p 2))))) p)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64))) (neg.f64 p)) |
(* -1 (/ (+ 1/4 (+ (* -1/2 (/ (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))))) (pow p 6))) (* -1/32 (/ (pow x 2) (pow p 2)))))) p)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64))) (neg.f64 p)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) 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 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 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 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x 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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x 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 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) (neg.f64 p)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (fma.f64 (*.f64 (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 x p) p) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 p #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/4096 binary64) (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) |
(+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))) |
(fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) |
(+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/4096 binary64) (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (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 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -3/128 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.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 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 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))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p 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))) (* 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)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64))) |
(/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x) |
(fma.f64 (neg.f64 p) (/.f64 p (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x) |
(/.f64 (+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) x) |
(/ (+ 1/2 (+ (* -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)))))) x) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64))) x) |
(+ (* -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 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 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))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/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))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.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 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.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))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x x) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) 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 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.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 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) 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 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (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 (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) #s(literal -1/8 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (neg.f64 x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(fma.f64 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64)) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64))) |
(- (+ (* 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/2) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 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 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) x)) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 x)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) x)) |
(/.f64 (+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (neg.f64 x)) |
(* -1 (/ (+ 1/2 (+ (* -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)))))) x)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -16 binary64) (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 3 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64) #s(literal -1/2 binary64)) x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 p) 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 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/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 (+ (* -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 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.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 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)))) |
(* -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 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 343 |
| 0 | 86 | 327 |
| 1 | 330 | 317 |
| 2 | 1930 | 317 |
| 0 | 8232 | 306 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
(/.f64 #s(literal -1 binary64) p) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x))) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
(/.f64 p x) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x))) |
(/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)) |
#s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(/.f64 (*.f64 p p) x) |
| Outputs |
|---|
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 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 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #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) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) 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) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 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 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 x (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(*.f64 (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) p) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(*.f64 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 p (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 p (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 p (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (neg.f64 p)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (neg.f64 p)) (/.f64 x (neg.f64 p))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 p #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 p))) (neg.f64 x)) (*.f64 x (/.f64 x (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x p))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (neg.f64 p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 x))) (*.f64 x p)) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p #s(literal 1 binary64))) x) |
(/.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) p))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 (neg.f64 p) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 p) x) |
(/.f64 p (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 p (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 p (neg.f64 x)) |
(neg.f64 (/.f64 p x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 p (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 #s(literal 1 binary64) (neg.f64 p)) |
(*.f64 p #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 p) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (neg.f64 (+.f64 #s(literal 0 binary64) p))) |
(/.f64 (*.f64 (neg.f64 p) p) (+.f64 #s(literal 0 binary64) p)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) p))) |
(/.f64 #s(literal -1 binary64) (pow.f64 p #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (neg.f64 p) #s(literal 1 binary64)) |
(/.f64 p #s(literal -1 binary64)) |
(neg.f64 p) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) p)) (/.f64 (*.f64 p p) (+.f64 #s(literal 0 binary64) p))) |
(-.f64 #s(literal 0 binary64) p) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) p)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 p)) |
(*.f64 (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) p) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(*.f64 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 p (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 p (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 p (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (neg.f64 p)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (neg.f64 p)) (/.f64 x (neg.f64 p))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 p #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 p))) (neg.f64 x)) (*.f64 x (/.f64 x (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x p))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (neg.f64 p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 x))) (*.f64 x p)) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p #s(literal 1 binary64))) x) |
(/.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) p))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 (neg.f64 p) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 p) x) |
(/.f64 p (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 p (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 p (neg.f64 x)) |
(neg.f64 (/.f64 p x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 p (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 x p) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x p)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal -1 binary64) p)) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 p)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) p) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) p) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) p) |
(/.f64 (/.f64 x #s(literal -1 binary64)) p) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) p)) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 p)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 p)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 p)) |
(/.f64 (/.f64 x p) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) p) |
(/.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(/.f64 x (neg.f64 p)) |
(neg.f64 (/.f64 x p)) |
(-.f64 (/.f64 #s(literal 0 binary64) p) (/.f64 x p)) |
(-.f64 #s(literal 0 binary64) (/.f64 x p)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 p) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) p)) |
(pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 p) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) p) |
(/.f64 #s(literal 1 binary64) (neg.f64 p)) |
(neg.f64 (pow.f64 p #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) p) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(*.f64 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 p (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 p (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 p (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x (neg.f64 p)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (neg.f64 p)) (/.f64 x (neg.f64 p))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 p #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 p))) (neg.f64 x)) (*.f64 x (/.f64 x (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x p))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (neg.f64 p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 x))) (*.f64 x p)) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p #s(literal 1 binary64))) x) |
(/.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) p))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 (neg.f64 p) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 p) x) |
(/.f64 p (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 p (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 p (neg.f64 x)) |
(neg.f64 (/.f64 p x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (/.f64 p (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (neg.f64 p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (/.f64 x p) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x p)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal -1 binary64) p)) |
(pow.f64 (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 p)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) p) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) p) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) p) |
(/.f64 (/.f64 x #s(literal -1 binary64)) p) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) p)) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 p)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 p)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 p)) |
(/.f64 (/.f64 x p) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) p) |
(/.f64 (/.f64 x (neg.f64 p)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 p x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(/.f64 x (neg.f64 p)) |
(neg.f64 (/.f64 x p)) |
(-.f64 (/.f64 #s(literal 0 binary64) p) (/.f64 x p)) |
(-.f64 #s(literal 0 binary64) (/.f64 x p)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 p) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) p)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) p) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 p) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p x)) |
(*.f64 (neg.f64 p) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 p (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 x p) #s(literal -1 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 p #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 p) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) p)) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) (/.f64 x p)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 (neg.f64 p) x))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 p x))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (/.f64 x p))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 p))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 p))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 x) (neg.f64 p))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) (neg.f64 p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) p)) (*.f64 x x)) |
(/.f64 (*.f64 p #s(literal 1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 #s(literal 1 binary64) (/.f64 x p)) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 p (neg.f64 (neg.f64 x))) |
(/.f64 p x) |
(neg.f64 (/.f64 (neg.f64 p) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (neg.f64 p) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) |
(*.f64 (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x)) |
(*.f64 (neg.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) |
(pow.f64 (/.f64 x (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x) x) |
(/.f64 (neg.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p))) (*.f64 x x))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) (*.f64 (neg.f64 x) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal -1 binary64))) |
#s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 p p)) |
(*.f64 (*.f64 (neg.f64 p) p) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 p p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 p x) p) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) p)) |
(*.f64 p (/.f64 p x)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 p p)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 p) p))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 p #s(literal 1 binary64))) (/.f64 x (neg.f64 p))) |
(/.f64 (*.f64 p #s(literal 1 binary64)) (/.f64 x p)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 x)) |
(/.f64 (*.f64 p p) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (/.f64 x (*.f64 p p)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p p))) |
(/.f64 (neg.f64 p) (/.f64 x (neg.f64 p))) |
(/.f64 p (/.f64 x p)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 p) p) x)) |
(neg.f64 (/.f64 (*.f64 p p) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x p)) (/.f64 (neg.f64 p) (/.f64 x p))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 p p) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 p p))) #s(literal -1 binary64))) |
Compiled 17 510 to 2 319 computations (86.8% saved)
15 alts after pruning (5 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 482 | 3 | 485 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 484 | 15 | 499 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 76.8% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
| 51.4% | (sqrt.f64 (fma.f64 #s(approx (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) | |
| 54.0% | (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) | |
| ✓ | 78.7% | (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
| 6.6% | (sqrt.f64 (+.f64 #s(approx (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) | |
| ✓ | 15.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
| 15.9% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal -1 binary64))))) | |
| ✓ | 55.7% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
| ✓ | 26.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| 25.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal -1 binary64) (/.f64 x p))) | |
| ✓ | 36.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| ✓ | 26.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
| ✓ | 25.9% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
Compiled 1 324 to 484 computations (63.4% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(approx (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(sqrt.f64 (+.f64 #s(approx (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #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))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64)) p) p)))) #s(literal -1 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64))) |
7 calls:
| 16.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))))))) |
| 13.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 9.0ms | x |
| 9.0ms | p |
| 7.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 3 | p |
| 82.8% | 2 | x |
| 99.7% | 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.7% | 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.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.7% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 82.7% | 3 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
Compiled 66 to 56 computations (15.2% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(approx (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(sqrt.f64 (+.f64 #s(approx (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
4 calls:
| 10.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)))))) |
| 5.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.7% | 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.7% | 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.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.7% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(approx (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 p x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(sqrt.f64 (+.f64 #s(approx (* (/ 1/2 (sqrt (+ (* (* p 4) p) (* x x)))) x) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
4 calls:
| 40.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 | (*.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 | (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.0% | 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.0% | 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.0% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.0% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal -1 binary64) (/.f64 x p))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) p) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #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))))))) |
| 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))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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.5% | 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.5% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.5% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
| Outputs |
|---|
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
7 calls:
| 5.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 2.0ms | p |
| 2.0ms | x |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 1.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 |
|---|---|---|
| 70.5% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 70.5% | 2 | p |
| 62.9% | 2 | x |
| 75.7% | 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))))))) |
| 75.7% | 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)))))) |
| 75.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 75.7% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 66 to 56 computations (15.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
7 calls:
| 1.0ms | x |
| 1.0ms | p |
| 1.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))))))) |
| 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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.5% | 1 | x |
| 36.5% | 1 | p |
| 36.5% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 36.5% | 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))))))) |
| 36.5% | 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)))))) |
| 36.5% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 36.5% | 1 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 66 to 56 computations (15.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999966841 | -0.9999999697380384 |
Compiled 20 to 19 computations (5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999966841 | -0.9999999697380384 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2349319237110637e-10 | 1.0 |
| 0.0ms | -0.7751531328841545 | -0.013411165934613964 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2349319237110637e-10 | 1.0 |
| 0.0ms | -0.7751531328841545 | -0.013411165934613964 |
Compiled 20 to 19 computations (5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 1.2349319237110637e-10 | 1.0 |
| 39.0ms | 160× | 0 | valid |
Compiled 400 to 349 computations (12.8% saved)
ival-add: 1.0ms (30.3% of total)ival-mult: 1.0ms (30.3% of total)ival-sqrt: 1.0ms (30.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 362 |
| 1 | 75 | 362 |
| 2 | 81 | 362 |
| 3 | 86 | 362 |
| 4 | 89 | 362 |
| 5 | 90 | 362 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -9007199074597007/9007199254740992 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #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 -9007199074597007/9007199254740992 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #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)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 7737125245533627/38685626227668133590597632 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 7737125245533627/38685626227668133590597632 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 8286623314361713/18014398509481984 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #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 -9007199074597007/9007199254740992 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -9007199074597007/9007199254740992 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (sqrt.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #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 -9007199074597007/9007199254740992 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -9007199074597007/9007199254740992 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #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)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 7737125245533627/38685626227668133590597632 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 7737125245533627/38685626227668133590597632 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 7737125245533627/38685626227668133590597632 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 7737125245533627/38685626227668133590597632 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 8286623314361713/18014398509481984 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 8286623314361713/18014398509481984 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 2199 |
| 1 | 1325 | 2092 |
| 2 | 4611 | 2019 |
| 0 | 8084 | 1875 |
| 0 | 47 | 324 |
| 0 | 76 | 309 |
| 1 | 268 | 291 |
| 2 | 1592 | 291 |
| 0 | 8377 | 285 |
| 0 | 14 | 66 |
| 0 | 23 | 66 |
| 1 | 77 | 66 |
| 2 | 501 | 66 |
| 3 | 6967 | 66 |
| 0 | 8492 | 59 |
| 0 | 48 | 219 |
| 0 | 74 | 210 |
| 1 | 265 | 202 |
| 2 | 1421 | 202 |
| 0 | 8548 | 202 |
| 0 | 622 | 3465 |
| 1 | 1903 | 3315 |
| 2 | 6570 | 3265 |
| 0 | 8099 | 3040 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 043 to 400 computations (61.6% saved)
Compiled 892 to 246 computations (72.4% saved)
Loading profile data...