
Time bar (total: 7.3s)
| 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)
| 979.0ms | 6 219× | 0 | valid |
| 365.0ms | 1 023× | 2 | valid |
| 197.0ms | 413× | 3 | valid |
| 146.0ms | 601× | 1 | valid |
ival-mult: 302.0ms (21.4% of total)const: 275.0ms (19.5% of total)ival-sqrt: 270.0ms (19.2% of total)ival-add: 207.0ms (14.7% of total)ival-div: 120.0ms (8.5% of total)adjust: 87.0ms (6.2% of total)ival-<: 67.0ms (4.8% of total)ival-fabs: 57.0ms (4% of total)ival-and: 12.0ms (0.9% of total)exact: 9.0ms (0.6% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 63 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 40 | 0 | - | 38 | (2.4196292713750386e-80 -3.6995974133028043e-37) | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 20 | 0 | - | 20 | (7.350078596232726e-262 -5.930785658880499e-19) | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) p) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) | oflow-rescue | 63 | 0 |
| ↳ | (*.f64 #s(literal 4 binary64) p) | overflow | 1 | |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 63 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 63 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 2 | 52 |
| - | 63 | 139 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 2 | 0 | 52 |
| - | 63 | 0 | 139 |
| number | freq |
|---|---|
| 0 | 191 |
| 1 | 65 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 69.0ms | 388× | 0 | valid |
| 16.0ms | 26× | 3 | valid |
| 15.0ms | 54× | 2 | valid |
| 8.0ms | 44× | 1 | valid |
Compiled 397 to 115 computations (71% saved)
ival-add: 17.0ms (31.5% of total)ival-mult: 14.0ms (25.9% of total)ival-sqrt: 12.0ms (22.2% of total)ival-div: 6.0ms (11.1% of total)adjust: 5.0ms (9.3% of total)exact: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 90 | 87 |
| 2 | 194 | 87 |
| 3 | 401 | 87 |
| 4 | 661 | 87 |
| 5 | 999 | 87 |
| 6 | 1334 | 87 |
| 7 | 1544 | 87 |
| 8 | 1698 | 87 |
| 9 | 1932 | 87 |
| 10 | 1999 | 87 |
| 11 | 2027 | 87 |
| 12 | 2029 | 87 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 38 | 17 |
| 2 | 45 | 17 |
| 3 | 47 | 17 |
| 4 | 48 | 17 |
| 0 | 48 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(abs p)
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.0% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
Compiled 17 to 14 computations (17.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | |
| cost-diff | 128 | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | |
| cost-diff | 128 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 94 |
| 0 | 23 | 94 |
| 1 | 38 | 94 |
| 2 | 45 | 94 |
| 3 | 47 | 94 |
| 4 | 48 | 94 |
| 0 | 48 | 86 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
#s(literal 1 binary64) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
x |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 (*.f64 p #s(literal 4 binary64)) p) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (*.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 | 3.6846046458119646 | (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 | 8.76849608321686 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | |
| accuracy | 14.646815524078757 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 21.0ms | 27× | 2 | valid |
| 19.0ms | 194× | 0 | valid |
| 4.0ms | 13× | 3 | valid |
| 4.0ms | 22× | 1 | valid |
Compiled 190 to 30 computations (84.2% saved)
adjust: 17.0ms (47% of total)ival-sqrt: 6.0ms (16.6% of total)ival-mult: 6.0ms (16.6% of total)ival-add: 4.0ms (11.1% of total)ival-div: 3.0ms (8.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| Outputs |
|---|
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.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)))) |
| 4.0ms | x | @ | -inf | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 4.0ms | x | @ | inf | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 3.0ms | p | @ | 0 | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 2.0ms | x | @ | 0 | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 2199 |
| 1 | 1325 | 2092 |
| 2 | 4611 | 2019 |
| 0 | 8084 | 1875 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal -10 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(+.f64 (fma.f64 x (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64))) #s(literal 1/2 binary64)) |
(* 4 (pow p 2)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) p) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(+.f64 (fma.f64 x (fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) p)) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)))) #s(literal 1 binary64)) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) p)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/32 binary64) x) x (*.f64 (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) #s(literal -1/2 binary64)))) (neg.f64 p))) p)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal -1 binary64) #s(literal -2 binary64)) p) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -3/128 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 #s(literal 3/256 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (pow.f64 x #s(literal 6 binary64)))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 p p)) (*.f64 x x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 66 |
| 0 | 23 | 66 |
| 1 | 77 | 66 |
| 2 | 501 | 66 |
| 3 | 6967 | 66 |
| 0 | 8492 | 59 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) (fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) |
(/.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (/.f64 p (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (/.f64 (*.f64 p p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (/.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 p (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(+.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64))) |
Compiled 13 029 to 2 054 computations (84.2% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 345 | 10 | 355 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 346 | 10 | 356 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.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))) |
| 67.1% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) p) p))))))) | |
| 76.5% | (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)))))) | |
| 6.6% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) | |
| ▶ | 52.0% | (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)))) |
| ▶ | 26.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)))) |
| 22.3% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| 36.3% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) | |
| ▶ | 56.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 26.2% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
Compiled 466 to 354 computations (24% 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 | (neg.f64 p) | |
| cost-diff | 0 | (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x 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 (* 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))) | |
| cost-diff | 0 | (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)))) | |
| 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 | 41 | 299 |
| 0 | 66 | 285 |
| 1 | 115 | 285 |
| 2 | 188 | 285 |
| 3 | 377 | 285 |
| 4 | 630 | 285 |
| 5 | 801 | 285 |
| 6 | 1084 | 285 |
| 7 | 1368 | 285 |
| 8 | 1857 | 285 |
| 9 | 3666 | 285 |
| 10 | 5554 | 285 |
| 11 | 7544 | 285 |
| 0 | 8045 | 285 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
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 #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 (* 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))) |
(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) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(neg.f64 p) |
p |
(/.f64 p (*.f64 x x)) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.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 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
#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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)) |
(neg.f64 p) |
p |
(/.f64 p (*.f64 x x)) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
#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 | (neg.f64 x) | |
| accuracy | 0.4375 | (*.f64 p (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 0.44140625 | (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) | |
| accuracy | 47.04870036630806 | #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.0703125 | (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) | |
| accuracy | 0.19921875 | (/.f64 p (*.f64 x x)) | |
| accuracy | 3.6846046458119646 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)))) | |
| accuracy | 46.85539531957753 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) | |
| accuracy | 0 | (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 0 | (/.f64 x p) | |
| accuracy | 3.6846046458119646 | (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)))) | |
| accuracy | 30.640816705419958 | #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))) | |
| accuracy | 3.6846046458119646 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 28.433495618234616 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.00390625 | (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| accuracy | 3.6846046458119646 | (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 | 8.744445250823155 | (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 | 14.646815524078757 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
| 111.0ms | 194× | 0 | valid |
| 16.0ms | 27× | 2 | valid |
| 11.0ms | 22× | 1 | valid |
| 10.0ms | 13× | 3 | valid |
Compiled 560 to 83 computations (85.2% saved)
ival-mult: 75.0ms (60.2% of total)ival-add: 19.0ms (15.2% of total)ival-sqrt: 12.0ms (9.6% of total)ival-div: 10.0ms (8% of total)adjust: 5.0ms (4% of total)ival-neg: 2.0ms (1.6% of total)exact: 1.0ms (0.8% 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)) |
(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 (* 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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(neg.f64 p) |
#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))) |
(/.f64 p (*.f64 x x)) |
(neg.f64 x) |
| Outputs |
|---|
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
(* -1 p) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 2)) |
(/ p (pow x 2)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(* -1 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ 1/2 (* -1/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))) |
(+ (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 (pow p 2)) (pow x 2)) (pow x 2)) |
(* -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))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* -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 (* 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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (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)) (/ p (* x x)) (neg x)) |
| 6.0ms | p | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (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)) (/ p (* x x)) (neg x)) |
| 5.0ms | p | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (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)) (/ p (* x x)) (neg x)) |
| 4.0ms | x | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (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)) (/ p (* x x)) (neg x)) |
| 4.0ms | x | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (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)) (/ p (* x x)) (neg x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 584 | 2921 |
| 1 | 1795 | 2783 |
| 2 | 6243 | 2689 |
| 0 | 8224 | 2506 |
| 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)))))))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
(* -1 p) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 2)) |
(/ p (pow x 2)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(* -1 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ 1/2 (* -1/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))) |
(+ (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 (pow p 2)) (pow x 2)) (pow x 2)) |
(* -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))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* -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 (* 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)) |
| 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 (/.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 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* 1/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) |
(* -1 p) |
(neg.f64 p) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 p) x)) |
(* 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) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(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 p p)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 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 #s(literal -1/128 binary64) (*.f64 p p)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(+.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)) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) p) x) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 x (fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) p) |
(/ (+ (* -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) |
(* 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 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (neg.f64 p) x) (/.f64 p x) #s(literal 1 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 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 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 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p))) 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 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p))) (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)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.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))) (neg.f64 p)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (*.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)) |
(+ (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 p p)) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) p) x (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) p) #s(literal -1/32 binary64)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -3/128 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 p) p (*.f64 x x)) x) x) |
(* -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 (/.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))) |
(+ 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 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(* -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 #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)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (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 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #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)))) (/.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 (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)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 262 |
| 0 | 66 | 248 |
| 1 | 227 | 232 |
| 2 | 1293 | 230 |
| 0 | 8495 | 230 |
| 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)) |
(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 (* 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))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(neg.f64 p) |
#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))) |
(/.f64 p (*.f64 x x)) |
(neg.f64 x) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (/.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))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (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) (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(*.f64 (sqrt.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (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 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (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 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (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 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.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))))) (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))))) |
(/.f64 #s(literal 1 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))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (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 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 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)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (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 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 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)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 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))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (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 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 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) (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 #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))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (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 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (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 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (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 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (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 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (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 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (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 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 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)))) (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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 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)) #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 -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (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 (/.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))) #s(literal 1 binary64))) |
(/.f64 #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 #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)))) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #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)) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (*.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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.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 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (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)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/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 (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 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #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 (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 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (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 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) 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 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) 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 (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 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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 (*.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)))) (*.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 (-.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 #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 (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) (/.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 #s(literal 1/4 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 p)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) p) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal 1/4 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #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 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (/.f64 (neg.f64 x) p) #s(literal -1/4 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 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #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)) |
(-.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 (/.f64 p x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 p x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 x) (*.f64 p (sqrt.f64 #s(literal 1/2 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 (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.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 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (/.f64 x p) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x p)) |
(*.f64 x (pow.f64 p #s(literal -1 binary64))) |
(pow.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal -2 binary64))) (/.f64 (neg.f64 x) p)) |
(/.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) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 p) (/.f64 (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (*.f64 (neg.f64 p) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 p) (/.f64 (neg.f64 x) p))) (neg.f64 p)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (*.f64 (neg.f64 p) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (neg.f64 p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 p) (neg.f64 x))) (*.f64 (neg.f64 p) p)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 p) x)) (neg.f64 p)) (*.f64 (neg.f64 p) (/.f64 (neg.f64 p) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 p)) (*.f64 (neg.f64 p) x)) (*.f64 p p)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (neg.f64 p) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 p x)) |
(/.f64 x p) |
(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)) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) (/.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)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p (*.f64 x x)) p))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p (*.f64 x x)) p))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) (/.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)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p (*.f64 x x)) p)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p (*.f64 x x)) p))) (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 p x) #s(literal -1 binary64)) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (*.f64 x x)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p (/.f64 (neg.f64 p) x)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) (neg.f64 p)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1 binary64)) p #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 p (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 x p)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 p (/.f64 (neg.f64 p) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p (*.f64 (neg.f64 x) x)) p #s(literal 1 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 x p)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 p) (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 p (*.f64 (neg.f64 x) x)) p) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 p) x) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p (*.f64 x x)) (/.f64 #s(literal -1 binary64) (pow.f64 p #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p (*.f64 x x)) (neg.f64 p) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 (neg.f64 x) x)) p) #s(literal 1 binary64)) |
(fma.f64 p (/.f64 (/.f64 p x) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 p)) #s(literal 1 binary64)) |
(fma.f64 p (/.f64 p (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p))) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) |
(+.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 p (*.f64 (neg.f64 x) x)) p) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 (neg.f64 x) x)) p)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 p p #s(literal 0 binary64)))) |
(*.f64 (*.f64 (neg.f64 p) p) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 p)) |
(*.f64 p #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (neg.f64 (fma.f64 p p #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 p p) (*.f64 #s(literal 0 binary64) (neg.f64 p))))) |
(/.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (fma.f64 p p #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 p) p) p) |
(/.f64 (*.f64 p p) (neg.f64 p)) |
(/.f64 (neg.f64 p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 (neg.f64 p) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p p #s(literal 0 binary64)) (pow.f64 (neg.f64 p) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 p #s(literal -1 binary64)) |
(neg.f64 p) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 p p #s(literal 0 binary64))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p p #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p p) p)) |
(-.f64 #s(literal 0 binary64) p) |
(+.f64 #s(literal 0 binary64) (neg.f64 p)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) |
(*.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 (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 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 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p))) |
(*.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 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (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 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.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 (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 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)))) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (/.f64 (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 (/.f64 p (*.f64 x x)) p (*.f64 #s(literal 0 binary64) (/.f64 p x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 (*.f64 (/.f64 p (*.f64 (neg.f64 x) x)) p) (+.f64 #s(literal 0 binary64) (/.f64 p x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p)) |
(/.f64 p (neg.f64 x)) |
(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 (neg.f64 p) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 p)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) p) |
(*.f64 p #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 p p) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 p)) |
(/.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)) |
(+.f64 #s(literal 0 binary64) p) |
p |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x p) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 x p) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal 1 binary64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 p (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 p)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 p x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x 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) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (/.f64 p (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/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))) x)) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) (neg.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (*.f64 x x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.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) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 p x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 p))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x p) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 p) x) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 p (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 p x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 p) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) p) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p x) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 p x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 p) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 p) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 p) (/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 (neg.f64 p) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x))) x)) |
(*.f64 (neg.f64 p) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x x))) |
(*.f64 p (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (*.f64 (/.f64 x p) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 x p) x) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 p (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x p) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 p (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 p) x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) p)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x p) x))) |
(/.f64 (/.f64 p x) x) |
(/.f64 (/.f64 (neg.f64 p) x) (neg.f64 x)) |
(/.f64 (neg.f64 p) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 x p) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x p) x)) |
(/.f64 p (*.f64 x x)) |
(neg.f64 (/.f64 p (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (/.f64 p x) (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 (neg.f64 x) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x p) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (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 (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 (*.f64 (neg.f64 x) x) x) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.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 x (*.f64 (neg.f64 x) x))) |
(/.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) (/.f64 (*.f64 x x) 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 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
Compiled 20 914 to 2 687 computations (87.2% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 605 | 6 | 611 |
| Fresh | 5 | 0 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 612 | 9 | 621 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.3% | (/.f64 #s(literal 1 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))))) |
| ✓ | 80.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| 76.5% | (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))) | |
| ✓ | 52.0% | (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)))) |
| ▶ | 52.0% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
| ✓ | 56.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 27.1% | #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))) |
| ▶ | 26.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ▶ | 36.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 352 to 260 computations (26.1% 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 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) | |
| cost-diff | 0 | #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) | |
| cost-diff | 0 | (neg.f64 p) | |
| cost-diff | 0 | (/.f64 (neg.f64 p) x) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (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)) | |
| cost-diff | 0 | (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)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 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))))) | |
| cost-diff | 192 | (/.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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 310 |
| 0 | 73 | 302 |
| 1 | 115 | 299 |
| 2 | 151 | 299 |
| 3 | 193 | 299 |
| 4 | 218 | 299 |
| 5 | 233 | 299 |
| 6 | 296 | 299 |
| 7 | 338 | 299 |
| 8 | 369 | 299 |
| 9 | 392 | 299 |
| 10 | 403 | 299 |
| 11 | 405 | 299 |
| 0 | 405 | 296 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 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))))) |
#s(literal 1 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 #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))) |
(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 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
p |
x |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) |
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) |
#s(literal 1/4 binary64) |
x |
(*.f64 #s(literal 1/2 binary64) p) |
#s(literal 1/2 binary64) |
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) |
#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 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1 binary64))))) |
#s(literal 1 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)))) |
(sqrt.f64 (/.f64 #s(literal 2 binary64) (-.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) (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 2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #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)) |
(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 #s(literal 4 binary64) p) 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 #s(literal 4 binary64) p) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
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(literal 1 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
p |
x |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) |
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) |
#s(literal 1/4 binary64) |
x |
(*.f64 #s(literal 1/2 binary64) p) |
#s(literal 1/2 binary64) |
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))) |
#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 | (*.f64 p p) | |
| accuracy | 2.8267940522556945 | (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) | |
| accuracy | 3.125592843394416 | (/.f64 (*.f64 p p) x) | |
| accuracy | 46.66755888397636 | #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 | #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) | |
| accuracy | 0.01171875 | (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) | |
| accuracy | 3.6846046458119646 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) | |
| accuracy | 30.640816705419958 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) | |
| accuracy | 0 | (/.f64 (neg.f64 p) x) | |
| accuracy | 0 | (neg.f64 p) | |
| accuracy | 47.04870036630806 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| accuracy | 40.76510530882427 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| accuracy | 0.6773797890886644 | (/.f64 #s(literal 1 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))))) | |
| accuracy | 4.495846476850119 | (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)))) | |
| accuracy | 8.744445250823155 | (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)) | |
| accuracy | 14.646815524078757 | (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
| 56.0ms | 194× | 0 | valid |
| 20.0ms | 27× | 2 | valid |
| 13.0ms | 13× | 3 | valid |
| 12.0ms | 22× | 1 | valid |
Compiled 579 to 99 computations (82.9% saved)
ival-div: 21.0ms (28% of total)ival-mult: 21.0ms (28% of total)ival-add: 13.0ms (17.4% of total)ival-sqrt: 12.0ms (16% of total)adjust: 6.0ms (8% of total)exact: 1.0ms (1.3% of total)ival-neg: 1.0ms (1.3% 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 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (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))))) |
(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)))) |
(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(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 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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 #s(literal 4 binary64) p) p (*.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 p) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) 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))))) |
(+ (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/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))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(+ 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))))) |
(+ (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/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)))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* x (+ (* 1/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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | ((/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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)) (/ (neg p) x) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) 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 (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 6.0ms | p | @ | 0 | ((/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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)) (/ (neg p) x) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) 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 (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 6.0ms | x | @ | -inf | ((/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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)) (/ (neg p) x) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) 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 (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 4.0ms | p | @ | inf | ((/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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)) (/ (neg p) x) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) 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 (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 3.0ms | x | @ | 0 | ((/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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)) (/ (neg p) x) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) 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 (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 748 | 3990 |
| 1 | 2338 | 3708 |
| 0 | 8297 | 3468 |
| 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 p) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) 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))))) |
(+ (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/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))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(+ 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))))) |
(+ (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/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)))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* x (+ (* 1/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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (/ (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 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* 1/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)))) |
(-.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 #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 p) |
(neg.f64 p) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.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 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* 1/4 (/ x p)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p) (*.f64 x (/.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 #s(literal -1/2 binary64) p) (*.f64 x (/.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 #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/32 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/512 binary64) (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))) (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 #s(literal -1/2 binary64) (+.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))) (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 (/.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 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 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 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #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 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #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 (*.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) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.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 #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 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 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) |
(+ 2 (/ x p)) |
(+.f64 #s(literal 2 binary64) (/.f64 x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 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))) |
(-.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/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 #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 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #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)) |
(+ (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 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 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 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 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 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 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)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 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))) (neg.f64 p)) |
(+ 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 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 x p) p) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 p #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (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 #s(literal -1/4 binary64) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) p) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 3 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 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) 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 (*.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 #s(literal 1/4 binary64) (/.f64 x p) #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/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 (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 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 #s(literal 1 binary64) (/.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 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (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 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 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 (*.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 p (/.f64 p x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p (/.f64 p x)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) p) (*.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 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/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 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 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 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (fma.f64 (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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 #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))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 4 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))))) |
(+ (* -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 (*.f64 (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) p) p (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 p p) #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 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 #s(literal 2 binary64) x) (*.f64 p (/.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 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) x) 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 (/.f64 #s(literal 1 binary64) (*.f64 p 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 -1/16 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) x) x))) (*.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 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.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 -1/16 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 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 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 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))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 x x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (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 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 p p)))) (*.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 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 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 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 p p)))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) #s(literal -1/8 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) p)) (neg.f64 x)) |
(* -1 (/ x p)) |
(/.f64 x (neg.f64 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) x) x)) #s(literal -1/8 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 (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 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) x) x)) #s(literal -1/8 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 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.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 -1/16 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 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 (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 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 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 #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 (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 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 p (pow.f64 x #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) x) x)) #s(literal -1/8 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 #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 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 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 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 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))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 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 2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (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 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p) (*.f64 #s(literal 64 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)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) p) p))) (*.f64 (*.f64 #s(literal 2 binary64) p) p))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (/.f64 p x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 260 |
| 0 | 73 | 252 |
| 1 | 276 | 246 |
| 2 | 1580 | 246 |
| 0 | 8664 | 243 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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 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))))) |
(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)))) |
(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(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 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 p p) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.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)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) #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 (pow.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)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.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)) #s(literal -1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.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 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.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 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.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 binary64))) |
(*.f64 #s(literal -1 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 (pow.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)) #s(literal -1/2 binary64)) (pow.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)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 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))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 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 (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))) (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)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 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))) (/.f64 #s(literal 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)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.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)) (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 -1/2 binary64)) |
(pow.f64 (neg.f64 (*.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)))) #s(literal -1 binary64)) |
(pow.f64 (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))) #s(literal -2 binary64)) |
(pow.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 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))) #s(literal 1 binary64)) |
(pow.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)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.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 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.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 (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 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.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)))))) |
(/.f64 #s(literal -1 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)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.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))))) |
(/.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))) |
(neg.f64 (/.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)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 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))) (/.f64 #s(literal 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))))) |
(exp.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))) |
(*.f64 (pow.f64 (pow.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)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.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)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.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)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.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)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.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 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (pow.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 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 #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 -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.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)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.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)) #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))) (sqrt.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 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 (/.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 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.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 binary64)) #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)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.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)) #s(literal -1/2 binary64)))) |
(*.f64 (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))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (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))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 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)))) |
(pow.f64 (*.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)) (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 1/4 binary64)) |
(pow.f64 (pow.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)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 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))))) #s(literal -1 binary64)) |
(pow.f64 (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))) #s(literal 1 binary64)) |
(pow.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 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))) #s(literal -1/2 binary64)) |
(pow.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)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (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 (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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.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 (*.f64 #s(literal 1/2 binary64) (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)))) (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (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 (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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (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)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #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 (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 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 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 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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/4 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 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 (*.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)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (/.f64 #s(literal -1 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 (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 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.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)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) (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 #s(literal -1 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 #s(literal 1 binary64) (pow.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)) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.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)) #s(literal -1/2 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))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.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)))))) |
(exp.f64 (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.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)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.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))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) #s(literal -1 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 (pow.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)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (pow.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 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (pow.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 binary64)))) |
(*.f64 (sqrt.f64 (pow.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)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.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)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.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)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.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)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.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))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.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))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) #s(literal -1 binary64)) #s(literal 1/2 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 (pow.f64 (pow.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)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (pow.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 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.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 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.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 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.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)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.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)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.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 (*.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)) (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 (/.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 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 (*.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 (pow.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)) #s(literal -1/4 binary64)) (pow.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)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.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))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.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)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.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)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.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)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(literal 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))) (/.f64 #s(literal 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)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.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)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (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))) #s(literal -1 binary64)) |
(pow.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 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))) #s(literal 1/2 binary64)) |
(pow.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)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.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)))))) |
(/.f64 (sqrt.f64 (pow.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 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 #s(literal 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)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 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))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.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))))) |
(/.f64 (/.f64 #s(literal -1 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)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 (pow.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)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (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 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.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)))))) |
(/.f64 #s(literal 1 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)))) |
(sqrt.f64 (/.f64 #s(literal 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)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.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)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (pow.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)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.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)))) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.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))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.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)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.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))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (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)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.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))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.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 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.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)) #s(literal -1 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)) (pow.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal -1 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 (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 1 binary64)) |
(*.f64 #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 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 (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 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) (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))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 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))) #s(literal -1 binary64)) |
(pow.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)) #s(literal 1 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))) (neg.f64 (-.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)))))) (neg.f64 (-.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 #s(literal 1/2 binary64) (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)))) (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (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 (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 1/4 binary64))) (*.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)) (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 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 (*.f64 #s(literal 1/2 binary64) (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 (+.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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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 (*.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)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (*.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 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #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 (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 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 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 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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/4 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 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #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 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #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 (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 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 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 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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/4 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 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (*.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))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) (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 #s(literal 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))))) |
(/.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)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.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)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) (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 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)))) |
(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 x #s(literal 1 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)) |
(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 #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 #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 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 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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)))) (/.f64 #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 (/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (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 1 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))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) (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 #s(literal 0 binary64) (/.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)) #s(literal -1 binary64))) |
(exp.f64 (log.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 (/.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))))) |
#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 (neg.f64 p) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 p (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(pow.f64 (/.f64 (/.f64 x p) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (neg.f64 p))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x p))) |
(/.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x p) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 p) x) |
(/.f64 p (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 p (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x 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) (neg.f64 (neg.f64 x))) (/.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 -1 binary64) p) |
(*.f64 p #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 p p) (*.f64 #s(literal 0 binary64) (neg.f64 p))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (neg.f64 (+.f64 #s(literal 0 binary64) p))) |
(/.f64 (*.f64 (neg.f64 p) p) (+.f64 #s(literal 0 binary64) p)) |
(neg.f64 p) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) p)) (/.f64 (*.f64 p p) (+.f64 #s(literal 0 binary64) p))) |
(-.f64 #s(literal 0 binary64) p) |
(+.f64 #s(literal 0 binary64) (neg.f64 p)) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))) |
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))) p) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)) #s(literal -1 binary64)) (neg.f64 p))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)) #s(literal -1 binary64)) p)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))) #s(literal -1 binary64)) (neg.f64 p))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))) #s(literal -1 binary64)) p)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (pow.f64 (/.f64 p (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 p (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)) (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)) |
(pow.f64 (/.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) #s(literal -1 binary64))) (neg.f64 p)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) (pow.f64 p #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64))) (neg.f64 p)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))))) (neg.f64 p)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)) p))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))) p))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) #s(literal -1 binary64)) p) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) (pow.f64 p #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) p) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64)))) (neg.f64 (*.f64 p (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)))) p) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)) p)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))) p)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) (*.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) (*.f64 p (fma.f64 #s(literal 1/16 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/4 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) (neg.f64 p)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) p)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 p)) (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) p)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p))) p) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) p))) p)) |
(exp.f64 (*.f64 (log.f64 (/.f64 p (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)))) #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))) |
(*.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)) (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))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.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 (/.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))) #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 (*.f64 p p) #s(literal -1/2 binary64))) (*.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 (*.f64 p p) #s(literal -1/2 binary64))) (*.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 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (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 (/.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 (/.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 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (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) (/.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 (/.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)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 p) p) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) 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 (*.f64 (neg.f64 p) p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) x) (/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal -2 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 #s(literal -1/2 binary64) (pow.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 (/.f64 (*.f64 p p) x) x) #s(literal -1/2 binary64) #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 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 p #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 p) p) x) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #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 (*.f64 p p) #s(literal -1/2 binary64)) (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 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 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 p p) (pow.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)) #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 (*.f64 p p) x) #s(literal 1 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 (/.f64 (*.f64 p p) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 p (*.f64 (/.f64 p x) (/.f64 #s(literal -1/2 binary64) 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 (*.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/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 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 (*.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 p #s(literal 1 binary64)) (/.f64 p x)) |
(*.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) (pow.f64 (neg.f64 x) #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 (/.f64 x p) p) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x p) p) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 p) p))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x p) p))) |
(/.f64 (*.f64 p p) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 x p) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x p) p) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x p) p)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 p) p) x)) |
(neg.f64 (/.f64 (*.f64 p p) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 p p) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x p) p)) #s(literal -1 binary64))) |
(*.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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (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))) |
(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 (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (-.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 (/.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))))) (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 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 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 p p) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 p) #s(literal 2 binary64))) |
(*.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)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
Compiled 19 682 to 2 559 computations (87% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 537 | 2 | 539 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 537 | 11 | 548 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.3% | (/.f64 #s(literal 1 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))))) |
| ▶ | 55.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
| ▶ | 28.7% | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
| ✓ | 80.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 76.5% | (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))) |
| ✓ | 52.0% | (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)))) |
| ✓ | 52.0% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
| ✓ | 56.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 27.1% | #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))) |
| ✓ | 26.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ✓ | 36.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 260 to 195 computations (25% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 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 | 35 | 260 |
| 0 | 50 | 260 |
| 1 | 82 | 260 |
| 2 | 125 | 250 |
| 3 | 167 | 250 |
| 4 | 191 | 250 |
| 5 | 195 | 250 |
| 0 | 195 | 241 |
| 1× | iter limit |
| 1× | saturated |
| 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) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| 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) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.6773797890886644 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) | |
| accuracy | 4.495846476850119 | (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) | |
| accuracy | 28.427415801677743 | #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) | |
| accuracy | 0.21875 | (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) | |
| accuracy | 0.6773797890886644 | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) | |
| accuracy | 4.4693162595250016 | (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) | |
| accuracy | 45.59294078582073 | #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) | |
| accuracy | 1.6566769619035313 | (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) | |
| accuracy | 3.6846046458119646 | (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 | 8.744445250823155 | (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 | 46.45649862303832 | #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
| 53.0ms | 194× | 0 | valid |
| 23.0ms | 27× | 2 | valid |
| 9.0ms | 13× | 3 | valid |
| 8.0ms | 22× | 1 | valid |
Compiled 462 to 71 computations (84.6% saved)
ival-mult: 29.0ms (44.1% of total)ival-div: 12.0ms (18.2% of total)ival-sqrt: 10.0ms (15.2% of total)ival-add: 9.0ms (13.7% of total)adjust: 5.0ms (7.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 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) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) 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))))) |
(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))))))) |
(* 1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ 1/2 (* -1/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) (* 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))))))) |
(/ (+ (* 1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 1/2 (pow x 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)))) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) 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 (+ (* -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)))))) |
(* -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 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (+ (* (/ 2 x) (* p p)) x)) |
| 2.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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (+ (* (/ 2 x) (* p p)) x)) |
| 2.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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (+ (* (/ 2 x) (* p p)) x)) |
| 1.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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (+ (* (/ 2 x) (* p p)) x)) |
| 1.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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (+ (* (/ 1/2 (* x x)) (* p p)) 1) (/ 1/2 (* x x)) (/ 1 (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)))) (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) (+ (* (/ 2 x) (* p p)) x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 678 | 3648 |
| 1 | 2079 | 3442 |
| 2 | 7178 | 3381 |
| 0 | 8110 | 3140 |
| 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))))) |
(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))))))) |
(* 1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ 1/2 (* -1/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) (* 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))))))) |
(/ (+ (* 1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 1/2 (pow x 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)))) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) 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 (+ (* -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)))))) |
(* -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 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
| 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)))) |
(-.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 #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)) |
(+ 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 (pow.f64 p #s(literal 4 binary64)) (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)))) (fma.f64 (/.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 p (/.f64 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 (pow.f64 p #s(literal 4 binary64)) (fma.f64 #s(literal 5 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 p x) (/.f64 p x) #s(literal 1 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.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 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) p) x) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (/.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 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64)))))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 p #s(literal 6 binary64))))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) p) |
(sqrt 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) p)) (/.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 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 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 (/ (pow p 2) (pow x 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) p) p) |
(* (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)) |
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 x (/.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 #s(literal -1/2 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 x p))) |
(* 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 (/.f64 (/.f64 x p) p) (/.f64 #s(literal 2 binary64) x)) p) p) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x (/.f64 x p)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64)))))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 p #s(literal 6 binary64))))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (neg.f64 p) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))) |
(+ (sqrt 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 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 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)))) p) (/.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))) #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 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))) |
(+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.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) (* 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 (/.f64 #s(literal 1/2 binary64) p) x (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(+ (* 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 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 (/.f64 #s(literal 1/2 binary64) 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 (/.f64 #s(literal 1/2 binary64) 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 #s(literal -1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) p) p) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) p) (/.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 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 p p) #s(literal 1/2 binary64) (*.f64 x x)) x) x) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) 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 (/.f64 #s(literal 1/2 binary64) p) p)) x (/.f64 #s(literal -1 binary64) p)) x #s(literal 2 binary64)) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) p) p (*.f64 x x)) x) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (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))) #s(literal 1/2 binary64)) (*.f64 p 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 6 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -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)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -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/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 (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/2 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 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #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 (-.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (-.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 p #s(literal 4 binary64))) (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 (*.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 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #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 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 (*.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 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 (/ 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 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) #s(literal -1/8 binary64) (fma.f64 (fma.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)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (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 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 #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 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #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 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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)))) (*.f64 p 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 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) #s(literal 1/8 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.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)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #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 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) #s(literal -1/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 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) #s(literal -1/4 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #s(literal -1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x 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 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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)))) (*.f64 p 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 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.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)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (* 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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 238 |
| 0 | 50 | 238 |
| 1 | 213 | 235 |
| 2 | 1281 | 235 |
| 0 | 8205 | 221 |
| 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) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) 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))) (/.f64 #s(literal 1 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 -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))) (/.f64 #s(literal 1 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 (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 (log.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)) |
(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 (neg.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)))) (neg.f64 (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 (neg.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)))) (neg.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) (-.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 (-.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 (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) (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 (/.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) (/.f64 (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))) (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))))) |
(/.f64 #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) (-.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))))) (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))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 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))))) |
(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 (log.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 (-.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 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))) (/.f64 #s(literal 1 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 (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))) (/.f64 #s(literal 1 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 (+.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)) (/.f64 #s(literal 1 binary64) (+.f64 #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 -2 binary64)) #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 -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 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/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 #s(literal 1 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 binary64)) |
(/.f64 (-.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 (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 (/.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 #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 (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 (pow.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))) #s(literal 3 binary64)) (pow.f64 (/.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))) #s(literal 3 binary64))) (fma.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 (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))) (fma.f64 (/.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 #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 (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 (neg.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)))) (neg.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 (neg.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 (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 (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 (-.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))) (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 (+.f64 #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 -2 binary64)) #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 (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) (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 (/.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) (neg.f64 (/.f64 #s(literal 1 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 binary64) (/.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 #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 binary64) (/.f64 (+.f64 #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 -2 binary64)) #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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 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 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) |
(neg.f64 (/.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))) (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)))) |
(neg.f64 (/.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))) (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)))))) |
(neg.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) #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)))) |
(neg.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 -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))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 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 (*.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 (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)) (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)) (neg.f64 (/.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))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.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 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))) #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 #s(literal 1/4 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 (/.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 (/.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 (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))) (neg.f64 (/.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 (/.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/2 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/2 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)) (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 (neg.f64 x) (/.f64 #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) (/.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 #s(literal -1 binary64) (/.f64 (neg.f64 x) #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 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(*.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 binary64)) |
(*.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 #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 (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) (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 #s(literal 1 binary64) (neg.f64 (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 #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 #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))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.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 (/.f64 (neg.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 binary64))) |
(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)))) |
(-.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 x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #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))) |
(*.f64 #s(literal -1 binary64) (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) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
(*.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(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))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (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))) |
(/.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)) |
(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 #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 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(*.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(/.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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) (/.f64 (pow.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 0 binary64) (neg.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 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 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (/.f64 #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)))) |
(*.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))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 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)) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 (/.f64 (*.f64 (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/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (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/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)))) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 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 (/.f64 (/.f64 (*.f64 (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/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 (pow.f64 (/.f64 (/.f64 (*.f64 (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/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (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/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (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/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 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 (/.f64 (/.f64 (*.f64 (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/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 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.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 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (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/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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) #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))) |
(/.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 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x)))))) |
(/.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 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 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 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 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 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (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) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #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)))) |
(neg.f64 (/.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))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) #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)))) |
(neg.f64 (/.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 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(fma.f64 (/.f64 (*.f64 p p) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 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 p (*.f64 x x)) (/.f64 p #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 p (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 p p)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal -1 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) (*.f64 p p)) (neg.f64 (pow.f64 x #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 (*.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) p #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 p p) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 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)) (neg.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 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 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #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)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 #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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x)))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) p) x) (/.f64 p x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (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/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 (*.f64 (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/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (neg.f64 (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 (*.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 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1 binary64) x)) |
(*.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) (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.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 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) x) |
(/.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) (*.f64 (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 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 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) 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)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))))))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) 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))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 p 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))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)))) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))))) (neg.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x))) |
(/.f64 (neg.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 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (*.f64 (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x)) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) 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 x (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 p p) 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 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))))))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 p 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 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))) (-.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 p p) x)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x)))) |
(neg.f64 (/.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)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x))) |
(neg.f64 (/.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 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x))) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) x) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x) x) |
(fma.f64 (/.f64 p x) (/.f64 p #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (/.f64 #s(literal -1 binary64) x) x) |
(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 (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 p p) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)) (neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 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) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (+.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(+.f64 (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x)) x) |
(+.f64 x (*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p x))) |
Compiled 18 943 to 2 016 computations (89.4% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 438 | 0 | 438 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 8 | 8 |
| Total | 438 | 11 | 449 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.3% | (/.f64 #s(literal 1 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))))) |
| ✓ | 55.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
| ✓ | 28.7% | (/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
| ✓ | 80.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 76.5% | (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))) |
| ✓ | 52.0% | (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)))) |
| ✓ | 52.0% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
| ✓ | 56.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 27.1% | #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))) |
| ✓ | 26.5% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ✓ | 36.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 712 to 323 computations (54.6% 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 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 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)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 (/.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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) p) p))))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 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))) |
7 calls:
| 6.0ms | x |
| 6.0ms | p |
| 6.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 5.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 5.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 1 | p |
| 84.1% | 2 | 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)))) |
| 80.0% | 1 | (*.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 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 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)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 (/.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 (neg.f64 p) 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:
| 16.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 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 4.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.4% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.4% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.4% | 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 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 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)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 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)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
4 calls:
| 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/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 4.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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))))))) |
| 99.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)))))) |
| 99.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.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 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 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)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
4 calls:
| 3.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 3.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.4% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.4% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.4% | 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 (neg.f64 p) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) 1/2) 1/2)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) 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/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 |
|---|---|---|
| 99.0% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.0% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.0% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.0% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
| 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:
| 20.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 2.0ms | p |
| 2.0ms | x |
| 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))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 2 | p |
| 69.8% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 63.6% | 2 | x |
| 76.1% | 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))))))) |
| 76.1% | 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)))))) |
| 76.1% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 76.1% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 66 to 56 computations (15.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
7 calls:
| 1.0ms | x |
| 1.0ms | p |
| 1.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 1.0ms | (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 |
|---|---|---|
| 36.3% | 1 | x |
| 36.3% | 1 | p |
| 36.3% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 36.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))))))) |
| 36.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)))))) |
| 36.3% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 36.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.0005424099757250564 |
Compiled 20 to 19 computations (5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0 | -0.0005424099757250564 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9943804110315966e-12 | 0.9999997890774792 |
| 0.0ms | -1.0 | -0.0005424099757250564 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9943804110315966e-12 | 0.9999997890774792 |
| 0.0ms | -1.0 | -0.0005424099757250564 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.9943804110315966e-12 | 0.9999997890774792 |
| 0.0ms | -1.0 | -0.0005424099757250564 |
Compiled 20 to 19 computations (5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.9943804110315966e-12 | 0.9999997890774792 |
| 7.0ms | 160× | 0 | valid |
Compiled 400 to 349 computations (12.8% saved)
ival-add: 1.0ms (32.3% of total)ival-mult: 1.0ms (32.3% of total)ival-sqrt: 1.0ms (32.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 475 |
| 1 | 82 | 475 |
| 2 | 88 | 475 |
| 3 | 93 | 475 |
| 4 | 96 | 475 |
| 5 | 97 | 475 |
| 1× | saturated |
| 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 (neg.f64 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)))) |
(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 (neg.f64 p) 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 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 4951760157141521/2475880078570760549798248448 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 8286623314361713/18014398509481984 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 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)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (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 (neg.f64 p) 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 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (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 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 4951760157141521/2475880078570760549798248448 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 4951760157141521/2475880078570760549798248448 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 4951760157141521/2475880078570760549798248448 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 8286623314361713/18014398509481984 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 8286623314361713/18014398509481984 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 584 | 2921 |
| 1 | 1795 | 2783 |
| 2 | 6243 | 2689 |
| 0 | 8224 | 2506 |
| 0 | 434 | 2199 |
| 1 | 1325 | 2092 |
| 2 | 4611 | 2019 |
| 0 | 8084 | 1875 |
| 0 | 14 | 66 |
| 0 | 23 | 66 |
| 1 | 77 | 66 |
| 2 | 501 | 66 |
| 3 | 6967 | 66 |
| 0 | 8492 | 59 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 297 to 470 computations (63.8% saved)
Compiled 1 116 to 264 computations (76.3% saved)
Loading profile data...