
Time bar (total: 7.8s)
| 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 276× | 0 | valid |
| 279.0ms | 939× | 2 | valid |
| 191.0ms | 609× | 1 | valid |
| 187.0ms | 432× | 3 | valid |
const: 379.0ms (27% of total)ival-mult: 374.0ms (26.7% of total)ival-sqrt: 195.0ms (13.9% of total)ival-add: 137.0ms (9.8% of total)ival-div: 95.0ms (6.8% of total)adjust: 84.0ms (6% of total)ival-fabs: 71.0ms (5.1% of total)ival-<: 41.0ms (2.9% of total)exact: 12.0ms (0.9% of total)ival-and: 11.0ms (0.8% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 68 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 34 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 28 | 0 | - | 0 | - | (+.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 | 68 | 0 |
| ↳ | (*.f64 #s(literal 4 binary64) p) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 68 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 68 | |
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 | 34 | 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 | 9 | |
| ↳ | (*.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 | 43 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 43 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 6 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 68 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 28 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 62 | 0 |
| - | 68 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 62 | 0 | 0 |
| - | 68 | 0 | 126 |
| number | freq |
|---|---|
| 0 | 126 |
| 1 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 46.0ms | 370× | 0 | valid |
| 20.0ms | 78× | 2 | valid |
| 13.0ms | 30× | 3 | valid |
| 7.0ms | 34× | 1 | valid |
Compiled 303 to 60 computations (80.2% saved)
ival-mult: 19.0ms (33.8% of total)ival-sqrt: 14.0ms (24.9% of total)ival-add: 10.0ms (17.8% of total)ival-div: 6.0ms (10.7% of total)adjust: 5.0ms (8.9% of total)ival-true: 1.0ms (1.8% of total)exact: 1.0ms (1.8% 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 | 192 | 87 |
| 3 | 400 | 87 |
| 4 | 675 | 87 |
| 5 | 1012 | 87 |
| 6 | 1355 | 87 |
| 7 | 1569 | 87 |
| 8 | 1722 | 87 |
| 9 | 1967 | 87 |
| 10 | 2038 | 87 |
| 11 | 2070 | 87 |
| 12 | 2073 | 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 |
|---|---|---|
| ▶ | 77.5% | (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.0078125 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | |
| accuracy | 6.5995052706017665 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | |
| accuracy | 7.685273510574573 | (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 | 15.881430765326376 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 18.0ms | 185× | 0 | valid |
| 10.0ms | 39× | 2 | valid |
| 6.0ms | 15× | 3 | valid |
| 3.0ms | 17× | 1 | valid |
Compiled 190 to 30 computations (84.2% saved)
ival-mult: 8.0ms (32% of total)ival-sqrt: 7.0ms (28% of total)ival-add: 4.0ms (16% of total)ival-div: 3.0ms (12% of total)adjust: 2.0ms (8% 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))) |
(/.f64 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 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1/2 |
(+ 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 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(+ 1/2 (* -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 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)) |
(+ 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))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(+ 1 (+ (* -1 (/ (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))))))) |
(+ 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)))))) |
(/ (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)))))))) |
-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) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.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))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 5.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))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 3.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))) (/ 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))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 3.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))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 472 | 2692 |
| 1 | 1444 | 2573 |
| 2 | 5028 | 2490 |
| 0 | 8104 | 2317 |
| 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 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1/2 |
(+ 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 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(+ 1/2 (* -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 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)) |
(+ 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))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(+ 1 (+ (* -1 (/ (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))))))) |
(+ 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)))))) |
(/ (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)))))))) |
-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) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 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 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.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 #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 (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)) |
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 (/ (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)) |
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 #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))))) |
(* 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 (/ 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 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 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (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/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) 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 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1 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 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 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 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (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/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (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 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 (*.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))) |
(+ (* 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)) |
(* 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 (+ (* -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) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (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) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(* (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 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.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 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.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)))) |
(* 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 (+ (* -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)))) |
(/ (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 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (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)))) (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)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p)))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))))) (*.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 (*.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 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 (*.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 4 binary64))))) (*.f64 x 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 (*.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))))))) |
(*.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)) |
-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) |
(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) (+.f64 (/.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))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 78 |
| 0 | 23 | 78 |
| 1 | 77 | 78 |
| 2 | 501 | 78 |
| 3 | 6984 | 78 |
| 0 | 8509 | 70 |
| 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))) |
(/.f64 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))) |
(*.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)))) |
(*.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)))))) |
(*.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))) |
(*.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 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 (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))) |
(*.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.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 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 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 (/.f64 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 #s(literal -1 binary64) (/.f64 (neg.f64 (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)) (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 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 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
Compiled 14 395 to 2 270 computations (84.2% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 390 | 11 | 401 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 391 | 11 | 402 |
| Status | Accuracy | Program |
|---|---|---|
| 73.0% | (sqrt.f64 (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))) | |
| ▶ | 77.5% | (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))) |
| 51.4% | (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))))))) | |
| 71.8% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)))))) | |
| ▶ | 7.5% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
| 50.5% | (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)))) | |
| 23.4% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))))) | |
| ▶ | 19.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
| 33.3% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) | |
| ▶ | 54.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 29.6% | #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 498 to 370 computations (25.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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 p x) | |
| cost-diff | 0 | (*.f64 (/.f64 p x) (/.f64 p x)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| cost-diff | 0 | #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) | |
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) | |
| cost-diff | 128 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) | |
| 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 | 40 | 295 |
| 0 | 62 | 281 |
| 1 | 106 | 281 |
| 2 | 154 | 281 |
| 3 | 289 | 281 |
| 4 | 482 | 281 |
| 5 | 573 | 281 |
| 6 | 688 | 281 |
| 7 | 802 | 281 |
| 8 | 900 | 281 |
| 9 | 1028 | 281 |
| 10 | 1039 | 281 |
| 11 | 1040 | 281 |
| 0 | 1040 | 279 |
| 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) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/.f64 p x) |
p |
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 |
| 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 p p) #s(literal 4 binary64) (*.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 p p) #s(literal 4 binary64) (*.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 p p) #s(literal 4 binary64) (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
(+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 (/.f64 p x) x) p)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 (/.f64 (/.f64 p x) x) p) |
(/.f64 p x) |
p |
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 |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.4453125 | (*.f64 p (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.453125 | (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) | |
| accuracy | 44.86876034102563 | #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.0 | (/.f64 p x) | |
| accuracy | 0.23046875 | (*.f64 (/.f64 p x) (/.f64 p x)) | |
| accuracy | 7.685273510574573 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| accuracy | 44.21108111885642 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) | |
| accuracy | 6.5995052706017665 | (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) | |
| accuracy | 7.685273510574573 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) | |
| accuracy | 44.80571595612339 | #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) | |
| accuracy | 7.685273510574573 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 29.665609567335814 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.0078125 | (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| accuracy | 6.598510231141586 | (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 | 7.685273510574573 | (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 | 15.881430765326376 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
| 90.0ms | 39× | 2 | valid |
| 58.0ms | 185× | 0 | valid |
| 10.0ms | 15× | 3 | valid |
| 10.0ms | 17× | 1 | valid |
Compiled 560 to 77 computations (86.3% saved)
ival-sqrt: 50.0ms (43.4% of total)ival-div: 34.0ms (29.5% of total)ival-mult: 17.0ms (14.8% of total)ival-add: 8.0ms (6.9% of total)adjust: 4.0ms (3.5% of total)exact: 1.0ms (0.9% of total)ival-neg: 1.0ms (0.9% 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) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/.f64 p 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))) |
(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)))))) |
(/ (pow p 2) (pow x 2)) |
(/ p x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 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))))) |
(+ (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))))) |
(* -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)))))) |
(* -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 | |
|---|---|---|---|---|
| 32.0ms | x | @ | 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))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p 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)) (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))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p 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)) (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))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p 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)) (neg x)) |
| 4.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))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p 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)) (neg x)) |
| 3.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))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p 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)) (neg x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 598 | 3315 |
| 1 | 1837 | 3165 |
| 2 | 6483 | 3027 |
| 0 | 8118 | 2816 |
| 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)))))) |
(/ (pow p 2) (pow x 2)) |
(/ p x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 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))))) |
(+ (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))))) |
(* -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)))))) |
(* -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))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)))) |
(+ (* (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 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x))) (*.f64 (pow.f64 p #s(literal 4 binary64)) (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))))) |
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)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ p x) |
(/.f64 p 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 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) |
(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/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 (pow.f64 x #s(literal 5 binary64)) #s(literal -3/256 binary64)) (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) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 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 (fma.f64 (neg.f64 x) (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 (pow.f64 x #s(literal 5 binary64)) #s(literal -3/256 binary64)) 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/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) 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))) (/.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) |
(+ (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 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 #s(literal 1/4 binary64) x (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 #s(literal 1/4 binary64) x (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p)) (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 (pow.f64 x #s(literal 5 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 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 (*.f64 (pow.f64 x #s(literal 5 binary64)) #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 (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) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 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 (fma.f64 (neg.f64 x) (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 (pow.f64 x #s(literal 5 binary64)) #s(literal -3/256 binary64)) 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/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (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))) (/.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)))) |
(+ (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 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 5 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 #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 (-.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 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 #s(literal 1/4 binary64) x (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (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))) |
(* -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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/4 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)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/4 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/4 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))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 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)))) (+ (* 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))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x))))) |
(+ 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)))) |
(* -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 #s(literal 1/2 binary64) p) (+.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))))) (pow.f64 x #s(literal 6 binary64))) (/.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))))) (pow.f64 x #s(literal 4 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) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.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)))) (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 #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))))))) |
(*.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 (*.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 #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 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 (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 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.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 (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 (pow.f64 x #s(literal 4 binary64)) p)))) (*.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 (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)))) (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 | 40 | 263 |
| 0 | 62 | 243 |
| 1 | 209 | 227 |
| 2 | 1118 | 225 |
| 0 | 8730 | 223 |
| 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) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/.f64 p 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))) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #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 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x 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/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p) #s(literal 4 binary64) (*.f64 x x)))) 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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(*.f64 x (*.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (/.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) (-.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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (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) (-.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)) (fma.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 p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x 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) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #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 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 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)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 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)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 p x) p) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 p x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (*.f64 (/.f64 p x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 p x) #s(literal -1 binary64)) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 p x) #s(literal 1 binary64)) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 x p)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x p)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 x p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x p))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p))) |
(*.f64 (exp.f64 (log.f64 (/.f64 p x))) (exp.f64 (log.f64 (/.f64 p x)))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) p) p) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 x p))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (pow.f64 p #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 p (neg.f64 x)) p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 p (pow.f64 p #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x p))) |
(*.f64 (*.f64 (/.f64 p x) p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 p x) (pow.f64 p #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 p x) p)) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 p x))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) p) x))) |
(*.f64 (neg.f64 p) (/.f64 (/.f64 p x) (neg.f64 x))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 p p) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 p p) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 (/.f64 p x) #s(literal -1 binary64))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 p #s(literal -1 binary64)))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 p (neg.f64 x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 p x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64)))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
(*.f64 p (*.f64 (pow.f64 x #s(literal -2 binary64)) p)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 p x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x p) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 p (neg.f64 x)) p) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 p) p) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 p x) p) x) |
(/.f64 (neg.f64 p) (*.f64 (/.f64 (neg.f64 x) p) x)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 (/.f64 p (neg.f64 x)) (/.f64 (neg.f64 x) p)) |
(/.f64 (/.f64 p x) (/.f64 x p)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (neg.f64 x) p) x) (neg.f64 p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x p) x) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x p) #s(literal 2 binary64))) |
(/.f64 p (*.f64 (/.f64 x p) x)) |
(neg.f64 (/.f64 (*.f64 (/.f64 p (neg.f64 x)) p) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 p) p) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 p x) p) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 p p) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 p (*.f64 (/.f64 (neg.f64 x) p) x))) |
(neg.f64 (/.f64 (/.f64 p (neg.f64 x)) (/.f64 x p))) |
(neg.f64 (*.f64 (/.f64 p x) (/.f64 p (neg.f64 x)))) |
(neg.f64 (*.f64 (/.f64 p (neg.f64 x)) (/.f64 p x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 x) p) x)) (/.f64 p (*.f64 (/.f64 (neg.f64 x) p) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 p x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 p x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x p) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x p) #s(literal -1/2 binary64))) |
(*.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)) #s(literal 1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (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))) (neg.f64 x))) |
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal 1 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.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 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (neg.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)) x) (neg.f64 p))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) #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)) (neg.f64 x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 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 (/.f64 #s(literal -1 binary64) x) (neg.f64 p)) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 p (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 p x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 p x)) |
(*.f64 p (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.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 p) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 x p)) |
(/.f64 p x) |
(neg.f64 (/.f64 p (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 p (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x p)) #s(literal -1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 p (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64))) p) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) p) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 p (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) #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)) x) (neg.f64 p))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p))) |
(*.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 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(*.f64 (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 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 p (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 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 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.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 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p))) |
(*.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 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 p x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 p x))))) |
(/.f64 (neg.f64 p) x) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p)) |
(/.f64 p (neg.f64 x)) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(neg.f64 (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 x) p)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (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 (neg.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 p) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (*.f64 (neg.f64 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) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 p)) |
(*.f64 #s(literal 1 binary64) p) |
(*.f64 p #s(literal 1 binary64)) |
(/.f64 (neg.f64 p) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal -1 binary64))) |
(/.f64 p #s(literal 1 binary64)) |
(neg.f64 (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) (neg.f64 p)) |
p |
(*.f64 (*.f64 p (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) p)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) x) x) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) x) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
Compiled 23 470 to 2 750 computations (88.3% saved)
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 684 | 6 | 690 |
| Fresh | 5 | 1 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 692 | 9 | 701 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.2% | (/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
| ✓ | 77.5% | (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))) |
| 71.8% | (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| 51.4% | (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))))))) | |
| ▶ | 50.5% | (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)))) |
| ✓ | 54.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 23.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
| ▶ | 29.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
| ▶ | 33.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 370 to 261 computations (29.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (*.f64 p p) x) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) x) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 x p) | |
| cost-diff | 0 | (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (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)))) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | (/.f64 p (neg.f64 x)) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) | |
| cost-diff | 192 | (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 268 |
| 0 | 58 | 263 |
| 1 | 94 | 258 |
| 2 | 126 | 255 |
| 3 | 172 | 255 |
| 4 | 197 | 255 |
| 5 | 212 | 255 |
| 6 | 245 | 255 |
| 7 | 307 | 255 |
| 8 | 374 | 255 |
| 9 | 388 | 255 |
| 10 | 389 | 255 |
| 0 | 389 | 255 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
#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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 p p) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
x |
#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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(/.f64 p (neg.f64 x)) |
p |
(neg.f64 x) |
x |
(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)))) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
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)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal -1 binary64))))) |
#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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(*.f64 p p) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
x |
#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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(/.f64 p (neg.f64 x)) |
p |
(neg.f64 x) |
x |
(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 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
#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))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(/.f64 x p) |
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)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal 1 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (*.f64 p p) | |
| accuracy | 1.2113949721378967 | (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) | |
| accuracy | 5.425544753798875 | (/.f64 (*.f64 p p) x) | |
| accuracy | 48.7088024430927 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (/.f64 x p) | |
| accuracy | 0.00390625 | (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 7.685273510574573 | (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)))) | |
| accuracy | 31.573804595779755 | #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))) | |
| accuracy | 0.0 | (/.f64 p (neg.f64 x)) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 44.86876034102563 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) | |
| accuracy | 42.68075152073237 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| accuracy | 0.705573239769353 | (/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) | |
| accuracy | 7.508333664990651 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)))) | |
| accuracy | 15.881430765326376 | (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) | |
| accuracy | 17.120771321071505 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)) |
| 47.0ms | 185× | 0 | valid |
| 36.0ms | 39× | 2 | valid |
| 15.0ms | 15× | 3 | valid |
| 7.0ms | 17× | 1 | valid |
Compiled 519 to 76 computations (85.4% saved)
ival-sqrt: 23.0ms (28% of total)ival-mult: 19.0ms (23.1% of total)ival-div: 17.0ms (20.7% of total)ival-add: 15.0ms (18.2% of total)adjust: 6.0ms (7.3% 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 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(/.f64 p (neg.f64 x)) |
(neg.f64 x) |
(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)))) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 (*.f64 p p) x) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(*.f64 p p) |
| Outputs |
|---|
1 |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+ 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/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/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 (/ p x)) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
(/ (pow p 2) 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))))) |
(pow p 2) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(sqrt 2) |
(+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 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))))))) |
(+ 2 (/ x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(+ (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))) |
(+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 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) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(+ (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))))))) |
(+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 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 x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ -1/2 x) |
(+ (* 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 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(+ 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/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 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))))))) |
(/ (pow x 2) (pow p 2)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(* -1 (/ (+ 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 (/ x p)) |
(* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 2))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
(/ (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 (* 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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ p (neg x)) (neg x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (* p p) 4) (* x x))) (* p p)) |
| 4.0ms | x | @ | inf | ((/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ p (neg x)) (neg x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (* p p) 4) (* x x))) (* p p)) |
| 3.0ms | p | @ | inf | ((/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ p (neg x)) (neg x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (* p p) 4) (* x x))) (* p p)) |
| 3.0ms | p | @ | 0 | ((/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ p (neg x)) (neg x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (* p p) 4) (* x x))) (* p p)) |
| 3.0ms | x | @ | 0 | ((/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ p (neg x)) (neg x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (* p p) 4) (* x x))) (* p p)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 599 | 3146 |
| 1 | 1819 | 2948 |
| 2 | 6490 | 2928 |
| 0 | 8025 | 2726 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+ 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/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/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 (/ p x)) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
(/ (pow p 2) 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))))) |
(pow p 2) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(sqrt 2) |
(+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 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))))))) |
(+ 2 (/ x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(+ (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))) |
(+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 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) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(+ (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))))))) |
(+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 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 x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ -1/2 x) |
(+ (* 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 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(+ 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/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 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))))))) |
(/ (pow x 2) (pow p 2)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(* -1 (/ (+ 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 (/ x p)) |
(* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 2))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
(/ (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 (* 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 (/ (pow p 2) (pow x 2))) |
(fma.f64 (/.f64 p x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 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 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal 5 binary64) (/.f64 #s(literal -2 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 (*.f64 #s(literal -1/2 binary64) p) x) (/.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/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal -9/8 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 49/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -9/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 (/.f64 (neg.f64 p) x) (/.f64 p 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 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* 1/4 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/4 binary64)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) |
(/ x p) |
(/.f64 x p) |
(/ (pow p 2) x) |
(*.f64 p (/.f64 p x)) |
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 (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) |
(*.f64 p p) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x p))) |
(-.f64 #s(literal 2 binary64) (/.f64 x p)) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) p) (/.f64 x p) (-.f64 #s(literal 2 binary64) (/.f64 x p))) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(-.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 3 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) p) (/.f64 x p) (/.f64 x 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 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 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 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 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) (sqrt.f64 #s(literal 1/2 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)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) p) p) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) p) p) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 p #s(literal 3 binary64))))) (sqrt.f64 #s(literal 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 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) (/.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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) (/.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 (/.f64 x p) #s(literal 1/4 binary64)) (/.f64 x p) #s(literal 2 binary64))) p) |
(+ 2 (/ x p)) |
(+.f64 (/.f64 x p) #s(literal 2 binary64)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x p)) #s(literal -1/2 binary64)) x) p)) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) #s(literal 1/8 binary64))) p) x) p) #s(literal 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 (/ (+ (* 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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/64 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 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (*.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))))) (neg.f64 p))) p)) |
(+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) p)) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 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 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) p) #s(literal -1/32 binary64) (*.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 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) p) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) 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 (/.f64 x p) #s(literal 1/4 binary64)) (/.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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) (/.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))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) (/.f64 x p) #s(literal 2 binary64)))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) x (/.f64 #s(literal -1 binary64) p)) x #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 p p))) x (/.f64 #s(literal -1 binary64) p)) x #s(literal 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 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 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 #s(literal -1/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))) (*.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))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(fma.f64 (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) p) #s(literal -1/4 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 3 binary64)))) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 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))) |
(* -1 x) |
(neg.f64 x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) 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 (*.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)) 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 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 p x) (/.f64 p x) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) p) p (fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (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))) #s(literal -1 binary64) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal 1 binary64))) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(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 (*.f64 #s(literal -1/2 binary64) p) x) (/.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 #s(literal 1/2 binary64) 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 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64))))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) p) p (fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (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)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #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 (/.f64 (neg.f64 p) x) (/.f64 p 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 (/.f64 (neg.f64 p) x) (/.f64 p x) #s(literal 1 binary64))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x) |
(* 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 (*.f64 #s(literal 2 binary64) p) x) (/.f64 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 x 2) (pow p 2)) |
(*.f64 (/.f64 x p) (/.f64 x p)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal 3 binary64) (*.f64 x (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) x)) (/.f64 #s(literal 3 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.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 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) x)) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (/.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 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) p) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.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 p #s(literal 4 binary64)))) p) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #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 p #s(literal 6 binary64))) (*.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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))) (pow.f64 x #s(literal 6 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) p) (/.f64 #s(literal -12 binary64) (*.f64 x x)) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) p) (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 #s(literal 1/2 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 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/8 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) p) (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 p 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 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 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 #s(literal -1/64 binary64) p) (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) p) (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) p)) (neg.f64 x)) |
(* -1 (/ x p)) |
(/.f64 (neg.f64 x) p) |
(* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x (pow.f64 p #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) p))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -3/64 binary64) (/.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 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x (pow.f64 p #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 2))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) p) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.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 p #s(literal 4 binary64)))) p) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #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 p #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -3/64 binary64) (/.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 p #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (pow.f64 p #s(literal 4 binary64)) p))) #s(literal 1/8 binary64) (*.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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64))))))) (/.f64 p (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -3/64 binary64) (/.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 p #s(literal 4 binary64)))) (/.f64 p (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x (pow.f64 p #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) p)))) |
(/ (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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/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/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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 (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 (* 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 (*.f64 #s(literal 2 binary64) p) x) (/.f64 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: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 227 |
| 0 | 58 | 222 |
| 1 | 229 | 212 |
| 2 | 1406 | 212 |
| 0 | 8294 | 212 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
(/.f64 p (neg.f64 x)) |
(neg.f64 x) |
(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)))) |
#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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 (*.f64 p p) x) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(*.f64 p p) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x 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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (/.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x 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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x 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 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(sqrt.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(fabs.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x 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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x 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 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x 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 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) (/.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(exp.f64 (log.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 p p) (*.f64 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)) (/.f64 p (neg.f64 x))) |
(*.f64 (*.f64 p #s(literal -1 binary64)) (pow.f64 x #s(literal -1 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 (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 p (neg.f64 x))) |
(pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 p (/.f64 (/.f64 p x) x) (*.f64 #s(literal 0 binary64) (/.f64 p x))))) |
(/.f64 (neg.f64 (*.f64 p #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 p #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 p (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p)) |
(neg.f64 (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 x) p)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.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 (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 x x)) x) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 x) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 x) p) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) x)) (/.f64 #s(literal -1 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 p #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) p)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 x (pow.f64 p #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x p)) |
(pow.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) p))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) p) (*.f64 (neg.f64 p) (neg.f64 x))) (*.f64 (neg.f64 p) p)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 p)) (*.f64 (neg.f64 p) x)) (*.f64 (neg.f64 p) (neg.f64 p))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) (*.f64 (neg.f64 p) #s(literal 1 binary64))) (*.f64 (neg.f64 p) (/.f64 p (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 p (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 x p) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 p x)) |
(neg.f64 (/.f64 (neg.f64 x) p)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) p)) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x p)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #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 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)) (/.f64 (/.f64 p x) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) (/.f64 (/.f64 p x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) p) #s(literal -1 binary64)) (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) p) #s(literal 1 binary64)) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (*.f64 p (/.f64 p (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) x) (/.f64 (*.f64 p p) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 p x) x) (/.f64 p #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 p) p)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) p) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 p #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p (/.f64 p (neg.f64 x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p (/.f64 p (neg.f64 x))) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 p) p)) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 p) p)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (pow.f64 p #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 p #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x p) p) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (pow.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p x) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x p) p) (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (/.f64 x p) p))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal -2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 p #s(literal -1 binary64)) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) #s(literal -1 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 p x) p) |
(*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 x p) p)))) |
(*.f64 #s(literal -1 binary64) (*.f64 p (/.f64 p (neg.f64 x)))) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 p (neg.f64 x)) (*.f64 p #s(literal -1 binary64))) |
(*.f64 (*.f64 p p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 p (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) |
(pow.f64 (/.f64 (/.f64 x p) p) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 p p) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x p) p))) |
(/.f64 (*.f64 p p) x) |
(/.f64 p (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 x p) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x p) p)) |
(neg.f64 (*.f64 p (/.f64 p (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 p (/.f64 p (neg.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 p (/.f64 p (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x p) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x))))) |
(*.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 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p (*.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)))) (/.f64 #s(literal 1 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 (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))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p)))) |
(/.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 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p (*.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 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x))) (sqrt.f64 (-.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) (/.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)))))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) |
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 p) p)) |
(*.f64 (*.f64 p p) #s(literal 1 binary64)) |
(*.f64 p p) |
(*.f64 #s(literal 1 binary64) (*.f64 p p)) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 p #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 p) p)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 p) p)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
Compiled 20 407 to 2 684 computations (86.8% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 587 | 3 | 590 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 588 | 11 | 599 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.2% | (/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
| ▶ | 53.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
| ▶ | 25.6% | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
| ✓ | 77.5% | (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))) |
| ▶ | 71.8% | (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 51.4% | (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))))))) |
| ✓ | 50.5% | (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)))) |
| ✓ | 54.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 23.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
| ✓ | 29.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
| ✓ | 33.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 400 to 284 computations (29% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.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)))))) | |
| cost-diff | 0 | (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))))))) | |
| cost-diff | 128 | (*.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)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 (*.f64 x #s(literal -2 binary64)) x) | |
| cost-diff | 0 | (*.f64 p p) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) | |
| cost-diff | 320 | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) | |
| cost-diff | 0 | #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) | |
| cost-diff | 0 | (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) | |
| cost-diff | 0 | (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 474 |
| 0 | 91 | 469 |
| 1 | 155 | 463 |
| 2 | 253 | 453 |
| 3 | 498 | 453 |
| 4 | 947 | 453 |
| 5 | 1530 | 453 |
| 6 | 2555 | 453 |
| 7 | 4873 | 453 |
| 8 | 6141 | 453 |
| 9 | 7761 | 453 |
| 0 | 8013 | 449 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) |
x |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 p p) |
p |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64)) |
(*.f64 p p) |
p |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x #s(literal -2 binary64)) x) |
(*.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
#s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
x |
(*.f64 p p) |
p |
(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))))))) |
(/.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 (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)) |
(neg.f64 x) |
x |
(/.f64 x (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 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 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))) |
| Outputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) x #s(literal 1/2 binary64)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
x |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 p p) |
p |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 (/.f64 p x) x) (*.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 p x) x) (*.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) |
(*.f64 p p) |
p |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 x #s(literal -2 binary64)) x) |
(*.f64 (*.f64 #s(literal -2 binary64) x) x) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) x) |
x |
#s(literal -2 binary64) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
#s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
x |
(*.f64 p p) |
p |
(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 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal -1 binary64)) #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 (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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal -1 binary64)) #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 (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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) |
(neg.f64 x) |
x |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(/.f64 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)) |
(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 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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.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)))) |
(/.f64 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))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.925863865265899 | (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) | |
| accuracy | 7.685273510574573 | (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))))))) | |
| accuracy | 15.881430765326376 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) | |
| accuracy | 30.620076768438455 | (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) | |
| accuracy | 0.28125 | (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) | |
| accuracy | 0.705573239769353 | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) | |
| accuracy | 4.54418018857098 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) | |
| accuracy | 47.56935778473226 | #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (*.f64 p p) | |
| accuracy | 0.28125 | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) | |
| accuracy | 4.54418018857098 | (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64)) | |
| accuracy | 48.7088024430927 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) | |
| accuracy | 0.705573239769353 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) | |
| accuracy | 7.508333664990651 | (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) | |
| accuracy | 29.67918193907763 | #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) | |
| accuracy | 3.2864252905656 | (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) | |
| accuracy | 6.598510231141586 | (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 7.685273510574573 | (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 48.45836212483027 | #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
| 134.0ms | 67× | 2 | valid |
| 82.0ms | 26× | 3 | valid |
| 39.0ms | 129× | 0 | valid |
| 28.0ms | 34× | 1 | valid |
Compiled 903 to 106 computations (88.3% saved)
ival-div: 78.0ms (32.5% of total)adjust: 65.0ms (27.1% of total)ival-mult: 60.0ms (25% of total)ival-sqrt: 17.0ms (7.1% of total)ival-add: 16.0ms (6.7% of total)ival-sub: 2.0ms (0.8% of total)exact: 1.0ms (0.4% of total)ival-neg: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 p p) |
(*.f64 (*.f64 x #s(literal -2 binary64)) x) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.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)) |
(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))))))) |
(/.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)))))) |
(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 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64)) |
(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))))) |
| 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))))) |
(+ 1 (* 1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(pow p 2) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (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)))))))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (* -16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* -6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
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 2) |
(+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(* 1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(+ 1/2 (* -1/8 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 2) (pow p 2))) (* 1/32 (/ (pow x 4) (pow p 4))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 2) (pow p 2))) (+ (* -1/128 (/ (pow x 6) (pow p 6))) (* 1/32 (/ (pow x 4) (pow p 4)))))) |
(+ (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/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(+ 1 (* -1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/16 (/ (pow x 4) (pow p 4))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow p 2))) (+ (* -1/64 (/ (pow x 6) (pow p 6))) (* 1/16 (/ (pow x 4) (pow p 4)))))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(+ 1 (* -1/2 (/ x p))) |
(- (+ 1 (* 1/16 (/ (pow x 3) (pow p 3)))) (* 1/2 (/ x p))) |
(- (+ 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)))) |
(+ (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 2) (* 1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))) |
(+ 2 (/ x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(+ (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/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) 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 (/ (- (/ (* 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 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(/ -1/2 (pow x 2)) |
(* -2 (pow x 2)) |
(/ (+ (* 1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 1/2 (pow x 2)) |
(+ 1/2 (* (pow x 2) (- (* 1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2)))))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ (* -1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2)))))) |
(+ (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 (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(+ 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 (+ (* -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 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(- (+ 1 (* -1 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(/ (+ (* -8 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -8 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 32 (/ (pow p 6) (pow x 4))))) (pow x 2)) |
(/ (+ (* -128 (/ (pow p 8) (pow x 6))) (+ (* -8 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 32 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 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 p 2)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 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 p 2)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4))))) (pow x 2)) |
(/ (+ (* -256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (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 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 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))) (+ (* -2 (pow p 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)))))) (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)) |
(/ (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 |
(- (* 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 (* 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 (/ x p)) |
(* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 2))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
(/ (pow x 2) (pow p 2)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/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))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/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))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(- (+ 2 (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(- (+ 2 (* -1/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 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.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))) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (* (* x -2) x)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (* p p) (* (* x -2) x) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (sqrt (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))))) (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) (+ (* (/ 2 x) (* p p)) x) (+ (* (* p p) (/ 1 (* (* x -2) x))) 1) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 8.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))) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (* (* x -2) x)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (* p p) (* (* x -2) x) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (sqrt (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))))) (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) (+ (* (/ 2 x) (* p p)) x) (+ (* (* p p) (/ 1 (* (* x -2) x))) 1) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 7.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))) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (* (* x -2) x)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (* p p) (* (* x -2) x) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (sqrt (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))))) (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) (+ (* (/ 2 x) (* p p)) x) (+ (* (* p p) (/ 1 (* (* x -2) x))) 1) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 4.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))) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (* (* x -2) x)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (* p p) (* (* x -2) x) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (sqrt (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))))) (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) (+ (* (/ 2 x) (* p p)) x) (+ (* (* p p) (/ 1 (* (* x -2) x))) 1) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 3.0ms | x | @ | 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))) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) (/ 1 (* (* x -2) x)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (* p p) (* (* x -2) x) (/ 1 (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)))) (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (sqrt (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))))) (/ (* (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) (+ (* (neg x) (/ x (+ (* (* p 4) p) (* x x)))) 1) (+ (* (/ 2 x) (* p p)) x) (+ (* (* p p) (/ 1 (* (* x -2) x))) 1) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1083 | 6697 |
| 1 | 3375 | 6465 |
| 0 | 8088 | 6053 |
| 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))))) |
(+ 1 (* 1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(pow p 2) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (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)))))))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (* -16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* -6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
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 2) |
(+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(* 1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(+ 1/2 (* -1/8 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 2) (pow p 2))) (* 1/32 (/ (pow x 4) (pow p 4))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 2) (pow p 2))) (+ (* -1/128 (/ (pow x 6) (pow p 6))) (* 1/32 (/ (pow x 4) (pow p 4)))))) |
(+ (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/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(+ 1 (* -1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/16 (/ (pow x 4) (pow p 4))))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow p 2))) (+ (* -1/64 (/ (pow x 6) (pow p 6))) (* 1/16 (/ (pow x 4) (pow p 4)))))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(+ 1 (* -1/2 (/ x p))) |
(- (+ 1 (* 1/16 (/ (pow x 3) (pow p 3)))) (* 1/2 (/ x p))) |
(- (+ 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)))) |
(+ (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 2) (* 1/2 (/ x (* p (sqrt 2))))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))) |
(+ 2 (/ x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(+ (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/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) 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 (/ (- (/ (* 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 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(/ -1/2 (pow x 2)) |
(* -2 (pow x 2)) |
(/ (+ (* 1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 1/2 (pow x 2)) |
(+ 1/2 (* (pow x 2) (- (* 1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2)))))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ (* -1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2)))))) |
(+ (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 (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(+ 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 (+ (* -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 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(- (+ 1 (* -1 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(/ (+ (* -8 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -8 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 32 (/ (pow p 6) (pow x 4))))) (pow x 2)) |
(/ (+ (* -128 (/ (pow p 8) (pow x 6))) (+ (* -8 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 32 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 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 p 2)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 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 p 2)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4))))) (pow x 2)) |
(/ (+ (* -256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (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 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 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))) (+ (* -2 (pow p 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)))))) (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)) |
(/ (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 |
(- (* 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 (* 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 (/ x p)) |
(* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 2))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
(/ (pow x 2) (pow p 2)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/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))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/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))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(- (+ 2 (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(- (+ 2 (* -1/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 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 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (/.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 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 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)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.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 (*.f64 p 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 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.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 (*.f64 p 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 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p 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 (fma.f64 (fma.f64 (/.f64 (*.f64 p 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) |
(+ 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) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 49/16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -9/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 (/ (pow p 2) (pow x 2))) |
(fma.f64 (/.f64 p x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(pow p 2) |
(*.f64 p p) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* 32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 8 binary64))) #s(literal -128 binary64) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p 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 p p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 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 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (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 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.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 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (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)))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (* -16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* 64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal -16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* -6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* 20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 20 binary64) (/.f64 (*.f64 p 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)) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -70 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.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)) |
(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 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 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)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.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))))) (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) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p))))) (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 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 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 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 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 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (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 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 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/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) 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 (*.f64 x 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) p) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x p))) |
(-.f64 #s(literal 2 binary64) (/.f64 x p)) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 x x) p) (-.f64 #s(literal 2 binary64) (/.f64 x p))) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (*.f64 x x) p) (/.f64 x p))) |
(* 1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1/2 (* -1/8 (/ (pow x 2) (pow p 2)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/8 (/ (pow x 2) (pow p 2))) (* 1/32 (/ (pow x 4) (pow p 4))))) |
(fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 2) (pow p 2))) (+ (* -1/128 (/ (pow x 6) (pow p 6))) (* 1/32 (/ (pow x 4) (pow p 4)))))) |
(+.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) p) (/.f64 (*.f64 x x) p) #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 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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))))) |
(+ 1 (* -1/4 (/ (pow x 2) (pow p 2)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/16 (/ (pow x 4) (pow p 4))))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/4 (/ (pow x 2) (pow p 2))) (+ (* -1/64 (/ (pow x 6) (pow p 6))) (* 1/16 (/ (pow x 4) (pow p 4)))))) |
(+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/64 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 (*.f64 x x) p) #s(literal 1 binary64))) |
(* 2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))) |
(+ 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) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(- (+ 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 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (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 (*.f64 x 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) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.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))))) p) (*.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 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 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 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (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 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 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/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (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 (*.f64 x 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) |
(+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) p)) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) p) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 p))) p)) |
(+ 2 (/ x p)) |
(+.f64 (/.f64 x p) #s(literal 2 binary64)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) p) #s(literal -1/2 binary64)) x) p)) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (neg.f64 p)) x) 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 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) 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) x) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) p)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #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 (/ (- (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4)) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) 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)) |
(+ (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 x (*.f64 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 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (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)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) 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 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #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 (fma.f64 (/.f64 (*.f64 x 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)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.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)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (/.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) p) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) x (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 x p) (/.f64 #s(literal -1 binary64) p)) x #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 p p))) x (/.f64 #s(literal -1 binary64) p)) x #s(literal 2 binary64)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* -2 (pow x 2)) |
(*.f64 #s(literal -2 binary64) (*.f64 x x)) |
(/ (+ (* 1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 p p) #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+ 1/2 (* (pow x 2) (- (* 1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/32 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ (* -1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 x x) #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 #s(literal -1/32 binary64) p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (*.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 #s(literal -3/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (pow.f64 p #s(literal 3 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 (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 x x) #s(literal 1 binary64)) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 (*.f64 p p) #s(literal 2 binary64) (*.f64 x x)) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 p p) #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x x)) |
(+ 1 (* x (- (* 1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/2 binary64) p)) x #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 (fma.f64 #s(literal -3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/2 binary64) 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))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 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))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #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 (/ (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)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 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 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))) (pow.f64 p #s(literal 4 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 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 p x) (/.f64 p x) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/ (+ (* -8 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (+ (* -8 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 32 (/ (pow p 6) (pow x 4))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 32 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -128 (/ (pow p 8) (pow x 6))) (+ (* -8 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 32 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -128 binary64) (fma.f64 (/.f64 #s(literal -8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 32 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 x x)) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (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/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 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 p 2)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -128 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) p))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (*.f64 p p)))))) (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 -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (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 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 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 p 2)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -128 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) p))) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (*.f64 p p)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)) #s(literal -1/2 binary64))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -16 binary64) x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x)) |
(/ (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -16 binary64) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 64 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 x x)) |
(/ (+ (* -256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 8 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -256 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -16 binary64) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 64 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (- (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (- (* 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)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x))) (*.f64 x x)) |
(/ (- (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* -2 (pow p 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)))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 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))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 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 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 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))) #s(literal 1/4 binary64) (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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #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) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(* -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 (*.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))))))) |
(*.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)) |
(* -1 (/ x p)) |
(/.f64 (neg.f64 x) p) |
(* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (/.f64 #s(literal 1 binary64) p))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))) |
(*.f64 (neg.f64 x) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -3/64 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (/.f64 #s(literal 1 binary64) p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 2))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (fma.f64 p (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) p) (/.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) p) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -3/64 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -3/64 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (/.f64 #s(literal 1 binary64) p)))) |
(/ (pow x 2) (pow p 2)) |
(*.f64 (/.f64 x p) (/.f64 x p)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 p p)))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 x x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 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/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (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)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/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))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (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 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -128 binary64)) (fma.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))) (*.f64 p p) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p)) (*.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (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)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (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 -6 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/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))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -128 binary64)) (fma.f64 (neg.f64 (*.f64 p p)) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -6 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 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 (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #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 2 binary64))) |
(- (+ 2 (* -1/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 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 403 |
| 0 | 91 | 396 |
| 1 | 357 | 389 |
| 2 | 2350 | 359 |
| 0 | 8412 | 351 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 p p) |
(*.f64 (*.f64 x #s(literal -2 binary64)) x) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.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)) |
(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))))))) |
(/.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)))))) |
(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 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64)) |
(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))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) 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 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(*.f64 x (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) x)) (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x))) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) (/.f64 x (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (log.f64 #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) x) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) x) x))) |
(exp.f64 (*.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (log.f64 #s(literal -2 binary64))) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 #s(literal 1 binary64) (*.f64 p p)) |
(*.f64 (*.f64 p p) #s(literal 1 binary64)) |
(*.f64 p (*.f64 p #s(literal 1 binary64))) |
(*.f64 p p) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 p #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) x) |
(*.f64 #s(literal -2 binary64) (*.f64 x x)) |
(*.f64 x (/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 #s(literal -2 binary64) x)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (log.f64 #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(/.f64 (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) p) (*.f64 p #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) p) p #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) p) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 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)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))) #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)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 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/2 binary64)) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(*.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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)))) (sqrt.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)))) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #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 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64))) #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)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #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 (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))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 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)))) |
(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 (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)) #s(literal -1 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)) |
(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 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #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 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))))) (sqrt.f64 (neg.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 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 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 (sqrt.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.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/4 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (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 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 1 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 (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.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 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 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 (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 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 (/.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 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))))) |
(/.f64 #s(literal 1 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))) |
(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 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 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))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #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)))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #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 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (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/8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) (/.f64 #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 (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 #s(literal 1 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/2 binary64) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.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 binary64)) #s(literal -1 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 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 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #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 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #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 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 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 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 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 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 #s(literal 1 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 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64)) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 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 #s(literal -1 binary64) (neg.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 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #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 (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 #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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (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/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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 binary64))) |
(/.f64 #s(literal 1 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))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 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))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) #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))))))) |
(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 (/.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 #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)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))) |
(exp.f64 (*.f64 (neg.f64 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.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)))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (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)) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(+.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) (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)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) (*.f64 p x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p)) (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p x) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 p p)) x) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(fma.f64 p (*.f64 (/.f64 #s(literal 2 binary64) x) p) x) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (neg.f64 x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p) x) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x))) (+.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)) (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x))) (+.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) x)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 p (*.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 p p) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 p (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) x) #s(literal -2 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 #s(literal -2 binary64) x)) (/.f64 p x))) |
(*.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 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p (*.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 (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 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/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 #s(literal 4 binary64) p) p)))) |
(/.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 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p (*.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 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) (pow.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 binary64))) |
(pow.f64 (/.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)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.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) (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 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 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))) (*.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)) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (*.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)) (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)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64))) (neg.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)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 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))) |
(/.f64 #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)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.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) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (pow.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 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (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)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.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 (/.f64 (neg.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 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
Compiled 29 054 to 3 036 computations (89.6% saved)
11 alts after pruning (1 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 668 | 1 | 669 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 669 | 11 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.2% | (/.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 p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
| ✓ | 53.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
| ✓ | 25.6% | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
| ✓ | 77.5% | (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))) |
| ✓ | 71.8% | (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 51.4% | (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))))))) |
| ✓ | 50.5% | (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)))) |
| ✓ | 54.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| 23.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #s(literal 1 binary64))) | |
| ✓ | 29.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p (neg.f64 x))) |
| ✓ | 33.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 773 to 321 computations (58.5% 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))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) 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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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))) |
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) 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))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)))))) |
(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 #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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) x #s(literal 1/2 binary64))))) |
(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 (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))) |
| 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 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))) |
7 calls:
| 34.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 6.0ms | p |
| 6.0ms | x |
| 6.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 5.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 2 | p |
| 84.4% | 5 | x |
| 100.0% | 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))))))) |
| 100.0% | 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)))))) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 100.0% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 81.1% | 2 | (*.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))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) 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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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))) |
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) 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))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)))))) |
| 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 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
4 calls:
| 29.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 4.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 4.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 4.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.3% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.3% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.3% | 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))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) 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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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))) |
| 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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
4 calls:
| 4.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 4.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 4.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 4.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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.8% | 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.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.8% | 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))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) 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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
| 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)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #s(literal 1 binary64))) |
4 calls:
| 29.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 3.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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.8% | 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.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.8% | 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))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) 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)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #s(literal 1 binary64))) |
4 calls:
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (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.2% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.2% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.2% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.2% | 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))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2)) #s(literal 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)))))) #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:
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 2.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.2% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.2% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.2% | 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:
| 26.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | x |
| 2.0ms | p |
| 1.0ms | (+.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) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 2 | x |
| 66.6% | 2 | p |
| 66.6% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 71.8% | 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))))))) |
| 71.8% | 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)))))) |
| 71.8% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 71.8% | 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:
| 19.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | p |
| 1.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 |
|---|---|---|
| 33.3% | 1 | x |
| 33.3% | 1 | p |
| 33.3% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 33.3% | 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))))))) |
| 33.3% | 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)))))) |
| 33.3% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 33.3% | 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 | -1.0 | -0.010250742519944669 |
Compiled 20 to 19 computations (5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0 | -0.010250742519944669 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.44834083423516047 | 0.9955677299840047 |
| 0.0ms | -1.0 | -0.010250742519944669 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.44834083423516047 | 0.9955677299840047 |
| 0.0ms | -1.0 | -0.010250742519944669 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.44834083423516047 | 0.9955677299840047 |
| 0.0ms | -1.0 | -0.010250742519944669 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.44834083423516047 | 0.9955677299840047 |
| 0.0ms | -1.0 | -0.010250742519944669 |
Compiled 20 to 19 computations (5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 0.44834083423516047 | 0.9955677299840047 |
| 3.0ms | 80× | 0 | valid |
Compiled 210 to 184 computations (12.4% saved)
ival-mult: 1.0ms (58.8% of total)ival-sqrt: 1.0ms (58.8% of total)ival-true: 0.0ms (0% of total)ival-add: 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 | 87 | 587 |
| 1 | 124 | 587 |
| 2 | 133 | 587 |
| 3 | 145 | 587 |
| 4 | 154 | 587 |
| 5 | 160 | 587 |
| 6 | 178 | 587 |
| 7 | 304 | 587 |
| 8 | 3929 | 587 |
| 9 | 6436 | 587 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 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))) (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)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 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))) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 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 1/2 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)))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #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 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 1/2 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)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #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 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 1/2 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)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #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 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 1/2 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 8106479329266893/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 -1 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 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)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 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))) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 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 1/2 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)))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #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 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 1/2 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)))) (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ 1/2 (sqrt (+ (* (* p p) 4) (* x x)))) x) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 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 1/2 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)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #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 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 1/2 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)) (fma.f64 (/.f64 p (*.f64 (*.f64 #s(literal -2 binary64) x) x)) p #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 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 1/2 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 8106479329266893/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 | 598 | 3315 |
| 1 | 1837 | 3165 |
| 2 | 6483 | 3027 |
| 0 | 8118 | 2816 |
| 0 | 14 | 78 |
| 0 | 23 | 78 |
| 1 | 77 | 78 |
| 2 | 501 | 78 |
| 3 | 6984 | 78 |
| 0 | 8509 | 70 |
| 0 | 56 | 403 |
| 0 | 91 | 396 |
| 1 | 357 | 389 |
| 2 | 2350 | 359 |
| 0 | 8412 | 351 |
| 0 | 40 | 263 |
| 0 | 62 | 243 |
| 1 | 209 | 227 |
| 2 | 1118 | 225 |
| 0 | 8730 | 223 |
| 0 | 37 | 227 |
| 0 | 58 | 222 |
| 1 | 229 | 212 |
| 2 | 1406 | 212 |
| 0 | 8294 | 212 |
| 0 | 472 | 2692 |
| 1 | 1444 | 2573 |
| 2 | 5028 | 2490 |
| 0 | 8104 | 2317 |
| 0 | 599 | 3146 |
| 1 | 1819 | 2948 |
| 2 | 6490 | 2928 |
| 0 | 8025 | 2726 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 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 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 678 to 644 computations (61.6% saved)
Compiled 1 340 to 298 computations (77.8% saved)
Loading profile data...