
Time bar (total: 9.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 3 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 4 |
| 31.3% | 15.2% | 33.4% | 51.4% | 0% | 0% | 0% | 5 |
| 34.4% | 16.7% | 31.9% | 51.4% | 0% | 0% | 0% | 6 |
| 51.6% | 25.1% | 23.6% | 51.4% | 0% | 0% | 0% | 7 |
| 53.1% | 25.8% | 22.8% | 51.4% | 0% | 0% | 0% | 8 |
| 62.5% | 30.4% | 18.2% | 51.4% | 0% | 0% | 0% | 9 |
| 63.7% | 31% | 17.7% | 51.4% | 0% | 0% | 0% | 10 |
| 68.6% | 33.3% | 15.3% | 51.4% | 0% | 0% | 0% | 11 |
| 69.2% | 33.7% | 15% | 51.4% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 1.5s | 6 215× | 0 | valid |
| 490.0ms | 1 035× | 2 | valid |
| 395.0ms | 374× | 3 | valid |
| 243.0ms | 632× | 1 | valid |
ival-sqrt: 409.0ms (20.5% of total)ival-mult: 345.0ms (17.3% of total)ival-add: 330.0ms (16.5% of total)const: 326.0ms (16.3% of total)ival-div: 234.0ms (11.7% of total)adjust: 187.0ms (9.4% of total)ival-<: 74.0ms (3.7% of total)ival-fabs: 66.0ms (3.3% of total)ival-and: 11.0ms (0.6% of total)exact: 10.0ms (0.5% of total)ival-assert: 4.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 61 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 31 | 1 | (1.3845208162951806e-142 -3.868786399976233e+19) | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 27 | 0 | - | 1 | (1.3845208162951806e-142 -3.868786399976233e+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 | 61 | 0 |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 61 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 61 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 32 | 0 |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | uflow-rescue | 26 | 0 |
| ↳ | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | underflow | 5 | |
| ↳ | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) | underflow | 31 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 31 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 16 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 69 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 58 | 0 |
| - | 61 | 137 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 58 | 0 | 0 |
| - | 61 | 0 | 137 |
| number | freq |
|---|---|
| 0 | 137 |
| 1 | 119 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 40.0ms | 390× | 0 | valid |
| 15.0ms | 62× | 2 | valid |
| 9.0ms | 28× | 3 | valid |
| 6.0ms | 32× | 1 | valid |
Compiled 209 to 46 computations (78% saved)
ival-mult: 16.0ms (35.5% of total)ival-sqrt: 11.0ms (24.4% of total)ival-add: 7.0ms (15.5% of total)ival-div: 5.0ms (11.1% of total)adjust: 4.0ms (8.9% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 252× | distribute-lft-neg-in |
| 218× | unsub-neg |
| 198× | associate-*r* |
| 196× | associate-*l* |
| 162× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 90 | 87 |
| 2 | 194 | 87 |
| 3 | 401 | 87 |
| 4 | 661 | 87 |
| 5 | 999 | 87 |
| 6 | 1334 | 87 |
| 7 | 1544 | 87 |
| 8 | 1698 | 87 |
| 9 | 1932 | 87 |
| 10 | 1999 | 87 |
| 11 | 2027 | 87 |
| 12 | 2029 | 87 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 38 | 17 |
| 2 | 45 | 17 |
| 3 | 47 | 17 |
| 4 | 48 | 17 |
| 0 | 48 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(abs p)
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.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))))))) |
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)))))) |
| 32× | lower-*.f32 |
| 24× | lower-*.f64 |
| 18× | lower-fma.f64 |
| 18× | lower-fma.f32 |
| 12× | *-commutative |
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.015625 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | |
| accuracy | 6.140361273828975 | (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 | 6.968067480442191 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | |
| accuracy | 14.190851484096935 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 19.0ms | 195× | 0 | valid |
| 10.0ms | 31× | 2 | valid |
| 5.0ms | 14× | 3 | valid |
| 3.0ms | 16× | 1 | valid |
Compiled 96 to 16 computations (83.3% saved)
ival-mult: 8.0ms (31.3% of total)ival-sqrt: 5.0ms (19.6% of total)adjust: 5.0ms (19.6% of total)ival-add: 4.0ms (15.7% of total)ival-div: 3.0ms (11.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ()) |
#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ()) |
#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 4 (pow p 2)) (pow x 2)) (taylor 0 p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 4 (pow p 2)) (pow x 2)) (taylor 0 p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 4 (pow p 2)) (pow x 2)) (taylor 0 p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor 0 p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor 0 p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) (taylor 0 p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) (taylor 0 p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor 0 p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (pow p 2)) (taylor inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) (taylor inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) (taylor inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) (taylor inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) (taylor inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) (taylor inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) (taylor inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) (taylor inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) (taylor inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (pow p 2)) (taylor -inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) (taylor -inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) (taylor -inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) (taylor -inf p) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) (taylor -inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ x p))) (taylor -inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) (taylor -inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) (taylor -inf p) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 p) (taylor -inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor -inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor -inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) (taylor -inf p) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 4 (pow p 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 4 (pow p 2)) (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 4 (pow p 2)) (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 4 (pow p 2)) (pow x 2)) (taylor 0 x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor 0 x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) (taylor 0 x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) (taylor 0 x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) (taylor inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) (taylor inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (*.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)))))) (patch (*.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)))))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) (patch (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) (taylor -inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) (taylor -inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) (taylor -inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) (taylor -inf x) (#s(alt (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))))))) (patch (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))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) (patch (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 5.0ms | x | @ | -inf | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 3.0ms | x | @ | 0 | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 3.0ms | p | @ | 0 | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 3.0ms | p | @ | inf | ((* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (* 4 p) p) (* x x)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (sqrt (+ (* (* 4 p) p) (* x x))) (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
| 1× | egg-herbie |
| 10 048× | lower-fma.f64 |
| 10 048× | lower-fma.f32 |
| 7 228× | lower-*.f64 |
| 7 228× | lower-*.f32 |
| 4 784× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 472 | 2997 |
| 1 | 1444 | 2876 |
| 2 | 4984 | 2834 |
| 0 | 8537 | 2634 |
| 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)) |
(+ (* 4 (pow p 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 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (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 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
1/2 |
(+ 1/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))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 4 (pow p 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (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)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(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)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.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 |
#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)) |
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)))) |
(* 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) |
(* (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) |
(* (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 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(-.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64))))) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) p) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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)) |
(* 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) |
(* (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) |
(* (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 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal -1 binary64) #s(literal -2 binary64)) p) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) (neg.f64 p)) |
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 (* 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))) |
(* 4 (pow p 2)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.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.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) (* 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (*.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) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (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)) |
(* (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)) |
(* (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)))) |
(+ (* -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 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.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))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (neg.f64 x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
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 (+ (* -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 |
(* 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 |
#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 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (pow.f64 x #s(literal 6 binary64)))) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.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))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #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)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (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)) |
(* (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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) p) (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (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)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)))) |
| 4 862× | lower-fma.f64 |
| 4 862× | lower-fma.f32 |
| 3 532× | lower-*.f32 |
| 3 524× | lower-*.f64 |
| 2 388× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 78 |
| 0 | 23 | 78 |
| 1 | 77 | 78 |
| 2 | 501 | 78 |
| 3 | 6967 | 78 |
| 0 | 8492 | 70 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) (fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 6 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) |
(/.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (/.f64 p (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (/.f64 (*.f64 p p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (/.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 p (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (neg.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(+.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 x (+.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
Compiled 13 679 to 2 259 computations (83.5% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 428 | 16 | 444 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 429 | 16 | 445 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.3% | (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))) |
| 55.4% | (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) | |
| 75.0% | (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)))))) | |
| 79.3% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) | |
| 7.1% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)))))) | |
| 5.7% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) | |
| ▶ | 14.5% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
| 51.7% | (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)))) | |
| ▶ | 25.8% | (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)))) |
| ▶ | 12.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
| 11.1% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.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)))) | |
| 18.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) | |
| 35.8% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) | |
| ▶ | 55.4% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| 51.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 26.3% | #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 494 to 368 computations (25.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) | |
| cost-diff | 320 | (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) | |
| cost-diff | 0 | #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) 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 | #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))) |
| 11 544× | lower-fma.f32 |
| 11 536× | lower-fma.f64 |
| 2 486× | lower-*.f32 |
| 2 474× | lower-*.f64 |
| 1 416× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 413 |
| 0 | 74 | 398 |
| 1 | 127 | 394 |
| 2 | 193 | 394 |
| 3 | 321 | 394 |
| 4 | 431 | 394 |
| 5 | 500 | 394 |
| 6 | 635 | 394 |
| 7 | 882 | 394 |
| 8 | 1418 | 394 |
| 9 | 3263 | 394 |
| 10 | 5338 | 394 |
| 0 | 8116 | 390 |
| 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 (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) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) |
#s(literal 1/2 binary64) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(/.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) |
(*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) |
#s(literal -12 binary64) |
(pow.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 p p) |
(*.f64 x x) |
| Outputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #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) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(sqrt.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) |
(*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) #s(literal -3 binary64) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) #s(literal -3 binary64) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) #s(literal -3 binary64) (*.f64 p p)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) #s(literal -3 binary64) (*.f64 p p)) |
(/.f64 #s(literal 1/4 binary64) x) |
#s(literal 1/4 binary64) |
x |
(/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) |
(*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) |
#s(literal -12 binary64) |
(pow.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 p p) |
(*.f64 x x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.140361273828975 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) | |
| accuracy | 6.192825023414477 | (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) | |
| accuracy | 16.46640623924205 | (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) | |
| accuracy | 47.461472587913164 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) | |
| accuracy | 3.4015142227465662 | (/.f64 (*.f64 p p) x) | |
| accuracy | 5.172556452186686 | (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) | |
| accuracy | 6.140361273828975 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) | |
| accuracy | 46.38539779490316 | #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) | |
| accuracy | 0.0703125 | (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) | |
| accuracy | 0.15625 | (/.f64 p (*.f64 x x)) | |
| accuracy | 6.140361273828975 | (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 | 47.3590473867411 | #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 | 6.140361273828975 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 28.948184603568002 | #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.015625 | (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) | |
| accuracy | 6.140361273828975 | (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 | 6.965162271758195 | (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.190851484096935 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
| 54.0ms | 195× | 0 | valid |
| 36.0ms | 33× | 2 | valid |
| 17.0ms | 15× | 3 | valid |
| 6.0ms | 13× | 1 | valid |
Compiled 333 to 42 computations (87.4% saved)
ival-mult: 19.0ms (28.4% of total)ival-div: 16.0ms (23.9% of total)ival-add: 11.0ms (16.4% of total)ival-sqrt: 10.0ms (14.9% of total)adjust: 6.0ms (9% of total)ival-pow: 3.0ms (4.5% of total)exact: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt (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)) (patch (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)) #<representation binary64>) () ()) |
#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (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)))) (patch (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)))) #<representation binary64>) () ()) |
#s(alt #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))) (patch #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))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ()) |
#s(alt (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)) (patch (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)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ()) |
#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor 0 p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor 0 p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) (taylor 0 p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) (taylor 0 p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor 0 p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor 0 p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) (taylor 0 p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) (taylor 0 p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) (taylor 0 p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) (taylor inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) (taylor inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) (taylor inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) (taylor inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) (taylor inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) (taylor inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) (taylor inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) (taylor inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (/ (pow p 4) (pow x 2))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (/ (pow p 4) (pow x 4))) (taylor inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) (taylor inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) (taylor inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) (taylor inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) (taylor -inf p) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 p) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) (taylor -inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) (taylor -inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) (taylor -inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) (taylor -inf p) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ x p))) (taylor -inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) (taylor -inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) (taylor -inf p) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (/ (pow p 4) (pow x 2))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (/ (pow p 4) (pow x 4))) (taylor -inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) (taylor -inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) (taylor -inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) (taylor -inf p) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf p) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor 0 x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (/ (pow p 4) (pow x 2))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (/ (pow p 4) (pow x 4))) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) (taylor 0 x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor 0 x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) (taylor inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) (patch (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) (patch (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) (patch #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (patch (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) (patch (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) (patch #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (/.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)) (patch (/.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)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ p (pow x 2)) (taylor -inf x) (#s(alt (/.f64 p (*.f64 x x)) (patch (/.f64 p (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (* (/ 2 x) (/ (* p p) x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (/ p (* x x)) (/ (* p p) 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)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (* (/ 2 x) (/ (* p p) x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (/ p (* x x)) (/ (* p p) x)) |
| 3.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)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (* (/ 2 x) (/ (* p p) x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (/ p (* x x)) (/ (* p p) x)) |
| 3.0ms | x | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (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)))))) (+ (* (neg p) (/ p (* x x))) 1) (neg p) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (* (/ 2 x) (/ (* p p) x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (/ p (* x x)) (/ (* p p) x)) |
| 3.0ms | x | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (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))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (* (/ 2 x) (/ (* p p) x)) (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (* x x)) (/ p (* x x)) (/ (* p p) x)) |
| 1× | egg-herbie |
| 7 954× | lower-fma.f64 |
| 7 954× | lower-fma.f32 |
| 6 760× | lower-*.f64 |
| 6 760× | lower-*.f32 |
| 2 860× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 628 | 9317 |
| 1 | 1913 | 8828 |
| 2 | 6595 | 8701 |
| 0 | 8145 | 8194 |
| 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 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 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 |
(+ 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))))) |
(* (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 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -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 |
(+ 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))))) |
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)))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(* (pow p 2) (+ 1 (* -3 (/ (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)))))))) |
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 p 2) (pow x 2)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(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) |
(+ (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 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/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 |
(+ 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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(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/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 |
(+ 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 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 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/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))))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -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) |
(+ (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/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -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/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(* -1 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (/ 1 (pow x 2)))) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
1 |
(+ 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 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1/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))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* -1 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* -3 (/ (pow p 4) (pow x 2))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
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))))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1 (/ (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))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(pow p 2) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) 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 (* 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 (/ (* 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)) |
(/ (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)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1 (/ (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)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(pow p 2) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 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)) |
(/ (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)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ p (pow x 2)) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 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 |
#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 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#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)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#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 |
#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 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (neg.f64 p) x) (/.f64 p x) #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 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#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)) |
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)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(pow p 2) |
(*.f64 p p) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p)) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p)) |
(* (pow p 2) (+ 1 (* -3 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#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)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* -3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(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))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (/.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) |
(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 (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/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)))) |
(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 (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/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 (/ (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)) |
(* (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)) |
(* (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)) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 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 (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/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 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(-.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* -3 (/ (pow p 4) (pow x 2))) |
(*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x)) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(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 (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/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)))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (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 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (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) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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 x #s(literal -1/2 binary64)) (*.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)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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 x #s(literal -1/2 binary64)) (*.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 (/ (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)) |
(* (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)) |
(* (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)) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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 x #s(literal -1/2 binary64)) (*.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 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* -3 (/ (pow p 4) (pow x 2))) |
(*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x)) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (pow p 2)) (* 3 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 3 binary64) (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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 x #s(literal -1/2 binary64)) (*.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)) |
(* -3 (/ (pow p 4) (pow x 4))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (/ 1 (* (pow p 2) (pow x 2))) (* 3 (/ 1 (pow x 4))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) x) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(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) (* 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 #s(literal 1/2 binary64) (*.f64 p p)) (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 |
#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 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(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) (* 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 |
#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 (* 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) |
(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) (* 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 |
#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 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* -1 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 p) p (*.f64 x x)) x) x) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 p) p (*.f64 x x)) x) x) |
(/ (+ (* -1 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 p) p (*.f64 x x)) x) x) |
(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) (* 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 |
#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 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* -3 (/ (pow p 4) (pow x 2))) |
(*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x x)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x x)) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x x)) |
(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) (* 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 |
#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 (* 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))) |
(* -3 (/ (pow p 4) (pow x 4))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -3 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/ (+ (* -3 (pow p 4)) (* (pow p 2) (pow x 2))) (pow x 4)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) x) x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
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 (+ (* -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 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
1 |
#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 (+ (* -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 |
#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 (+ (* -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 |
(* 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) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
1 |
#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 (+ (* -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))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
1 |
#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 (+ (* -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 |
#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 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (neg.f64 p) x) (/.f64 p x) #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)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
1 |
#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 (+ (* -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))) |
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 (+ (* -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)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(pow p 2) |
(*.f64 p p) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
1 |
#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 (+ (* -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))) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(* -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 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) #s(literal -1/8 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
-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) |
(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)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 p) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 p) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
1 |
#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 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (neg.f64 p) x) (/.f64 p x) #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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 p) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(pow p 2) |
(*.f64 p p) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) |
(+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p 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)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 p p)) (fma.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* -3 (/ (pow p 4) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -3 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ p (pow x 2)) |
(/.f64 p (*.f64 x x)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
| 4 986× | lower-/.f32 |
| 4 972× | lower-/.f64 |
| 4 522× | lower-*.f32 |
| 4 510× | lower-*.f64 |
| 4 368× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 349 |
| 0 | 74 | 334 |
| 1 | 270 | 330 |
| 2 | 1599 | 330 |
| 0 | 8528 | 326 |
| 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 (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) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)) |
(/.f64 p (*.f64 x x)) |
(/.f64 (*.f64 p p) 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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (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 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #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)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) #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)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) #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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (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 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -3/2 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (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)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #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 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 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 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 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 (neg.f64 (neg.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 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) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) 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))))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(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 (/.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 (neg.f64 p) x) (/.f64 p x))))) |
(*.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 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) (/.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 (pow.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #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 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #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 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #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 (/.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 (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 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) (/.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 (neg.f64 p) x) (/.f64 p x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #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 (neg.f64 p) x) (/.f64 p x)))) |
(/.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 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (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 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #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 (fma.f64 #s(literal -1 binary64) (/.f64 (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 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) (/.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 (neg.f64 p) x) (/.f64 p x))) (-.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 (neg.f64 p) x) (/.f64 p x)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 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 (neg.f64 p) #s(literal -1 binary64)) (*.f64 (neg.f64 p) (pow.f64 x #s(literal -2 binary64))) #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 #s(literal -1 binary64) x) (/.f64 p (/.f64 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 (/.f64 p x) (neg.f64 p)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 p)) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 p) (/.f64 p x)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64)) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1 binary64)) p #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 p) p) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 p) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 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 (neg.f64 (*.f64 (neg.f64 p) p)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 #s(literal -1 binary64) (/.f64 x p)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 p) (/.f64 x p)) #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 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) #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)) (*.f64 (neg.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 (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) #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 (neg.f64 p) x) (/.f64 p 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 (neg.f64 (/.f64 p (*.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)))) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 p) p) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) |
(+.f64 (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p))))) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 p p (*.f64 #s(literal 0 binary64) p))) (-.f64 #s(literal 0 binary64) (pow.f64 p #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) p) (*.f64 (neg.f64 p) 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 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)) (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)))) |
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 p) p) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) p) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) p) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) p) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (*.f64 p p) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 p (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 p x) #s(literal 1/2 binary64)) (/.f64 p x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 p p) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) p) x) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) p) x) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 p #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 (neg.f64 p) p) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 p p) (neg.f64 x)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 p) p)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) |
(*.f64 (/.f64 p x) (/.f64 (/.f64 p x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 p (*.f64 x x)) p) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 p p) x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 p #s(literal -2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 p p) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -2 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 p p)) (neg.f64 x)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x (*.f64 p p))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (neg.f64 p) x) (/.f64 p x))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 p p) (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 p #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 p p)) x))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 p p))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 p (*.f64 x x)) p)) |
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 p #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) |
(*.f64 p (*.f64 (/.f64 p x) (/.f64 #s(literal 2 binary64) x))) |
(pow.f64 (/.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 p) p))) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p))) (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (neg.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 x (*.f64 p p))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 p) p)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 p p)) x))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (/.f64 x (*.f64 p p))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 x (*.f64 p p)) (neg.f64 x))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) (/.f64 x (*.f64 p p)))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 p p) x) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 x (*.f64 p p))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 p p)) (neg.f64 x)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 p p))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 x (*.f64 p p)) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 p p)) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (neg.f64 p) p) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -2 binary64) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 p) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 #s(literal 1 binary64) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 p p)) (neg.f64 x)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 p p))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 p p)) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x))))) |
(*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (-.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x))) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) x) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) x) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) x) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) x) #s(literal -3 binary64) (*.f64 p p)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) x) #s(literal 1/4 binary64) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -12 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 12 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (/.f64 #s(literal -1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 4 binary64)))) (*.f64 p p)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 4 binary64)) (neg.f64 x))) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (/.f64 #s(literal -12 binary64) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (neg.f64 x))) (*.f64 p p)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (*.f64 p p)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 12 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 p p)) |
(fma.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (/.f64 #s(literal 1/4 binary64) x) (*.f64 p p)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 #s(literal -12 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64))) (*.f64 p p)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) x)) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) x) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 x (/.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1 binary64)) (*.f64 p p)) |
(fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(fma.f64 p p (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(+.f64 (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x)) (*.f64 p p)) |
(+.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) x) (/.f64 (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) |
(*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) |
(/.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal -2 binary64))) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x))) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) x) x) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (*.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (-.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (+.f64 (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) |
(neg.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p))) (pow.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p)))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 x x)) (/.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (neg.f64 p) p))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)) (*.f64 (neg.f64 x) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 p p)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 p #s(literal 1 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (/.f64 p x)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 p)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 p x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) p)))) |
(*.f64 #s(literal -1 binary64) (/.f64 p (*.f64 (neg.f64 x) x))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.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 (neg.f64 p) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x x))) |
(*.f64 p (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 p (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (/.f64 p (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 p x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 p))) (neg.f64 (neg.f64 (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (*.f64 p #s(literal 1 binary64))) (*.f64 (neg.f64 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 (*.f64 p #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 p x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 p)) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 p x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) p))) |
(/.f64 (neg.f64 p) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) p)) |
(/.f64 p (*.f64 x x)) |
(neg.f64 (*.f64 (neg.f64 p) (pow.f64 x #s(literal -2 binary64)))) |
(neg.f64 (/.f64 p (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x)) (/.f64 p (*.f64 (neg.f64 x) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) p)) #s(literal -1 binary64))) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (/.f64 p x)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 p x) p) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 p p))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 p p)) |
(*.f64 (*.f64 (neg.f64 p) p) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 p p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) |
(*.f64 p (/.f64 p x)) |
(pow.f64 (/.f64 x (*.f64 p p)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 p) p))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 x)) |
(/.f64 (*.f64 p p) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 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) (neg.f64 x)) (/.f64 (*.f64 p p) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 p p))) #s(literal -1 binary64))) |
Compiled 24 202 to 3 481 computations (85.6% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 066 | 10 | 1 076 |
| Fresh | 9 | 2 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 078 | 14 | 1 092 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.3% | (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))) |
| 75.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))) | |
| ▶ | 79.3% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 7.1% | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| 55.4% | (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) | |
| ▶ | 51.7% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
| 11.0% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/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)))) | |
| 12.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) | |
| 14.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x x)))) | |
| ✓ | 55.4% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 26.3% | #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.6% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| ▶ | 35.8% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| 51.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
Compiled 420 to 290 computations (31% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) | |
| cost-diff | 0 | #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) | |
| cost-diff | 0 | (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 p p) x) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) x) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 x p) | |
| cost-diff | 0 | (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
| 286× | lower-*.f32 |
| 280× | lower-*.f64 |
| 164× | times-frac |
| 122× | lower-/.f32 |
| 110× | lower-/.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 320 |
| 0 | 66 | 311 |
| 1 | 110 | 311 |
| 2 | 163 | 303 |
| 3 | 233 | 303 |
| 4 | 377 | 303 |
| 5 | 416 | 303 |
| 6 | 432 | 303 |
| 7 | 434 | 303 |
| 0 | 434 | 303 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
x |
p |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal 1 binary64) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
x |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(/.f64 x p) |
x |
p |
#s(literal 1/4 binary64) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal 1 binary64) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
p |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 3.4015142227465662 | (/.f64 (*.f64 p p) x) | |
| accuracy | 6.140361273828975 | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 6.965162271758195 | (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 47.410657015113884 | #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) | |
| accuracy | 0 | (*.f64 p p) | |
| accuracy | 2.3522400520927995 | (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) | |
| accuracy | 3.4015142227465662 | (/.f64 (*.f64 p p) x) | |
| accuracy | 47.1565055503211 | #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 | (/.f64 x p) | |
| accuracy | 0.20638237045462576 | (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 6.140361273828975 | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) | |
| accuracy | 30.82030477318677 | #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 41.082386800179385 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) | |
| accuracy | 0.13667454955770378 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) | |
| accuracy | 6.140361273828975 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 6.965162271758195 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 14.190851484096935 | (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
| 71.0ms | 15× | 3 | valid |
| 58.0ms | 33× | 2 | valid |
| 46.0ms | 195× | 0 | valid |
| 6.0ms | 13× | 1 | valid |
Compiled 275 to 40 computations (85.5% saved)
ival-add: 48.0ms (49.5% of total)ival-mult: 17.0ms (17.5% of total)ival-div: 15.0ms (15.5% of total)ival-sqrt: 10.0ms (10.3% of total)adjust: 6.0ms (6.2% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ()) |
#s(alt #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))) (patch #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))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (/ x p)) (taylor 0 p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 x) (* 1/2 p)) p) (taylor 0 p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 x) (* 1/2 p)) p) (taylor 0 p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 x) (* 1/2 p)) p) (taylor 0 p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor 0 p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor 0 p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor 0 p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor 0 p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) (taylor inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) (taylor inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) (taylor inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ p x)) (taylor inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))) (taylor inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) (taylor inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) (taylor inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x p)) (taylor -inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) (taylor -inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) (taylor -inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) (taylor -inf p) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ p x)) (taylor -inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) (taylor -inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) (taylor -inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))))) (taylor -inf p) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf p) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf p) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 p) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor -inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor -inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor -inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (pow p 2) (taylor -inf p) (#s(alt (*.f64 p p) (patch (*.f64 p p) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ p x)) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) x) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) x) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) x) (taylor 0 x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor 0 x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor 0 x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor 0 x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))) (taylor inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (/ x p)) (taylor inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (patch (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (- (* -2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) 1) (taylor -inf x) (#s(alt (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (patch (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (patch (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (/ x p)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (/ x p) (taylor -inf x) (#s(alt (/.f64 x p) (patch (/.f64 x p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 x) (taylor -inf x) (#s(alt (/.f64 #s(literal -1/2 binary64) x) (patch (/.f64 #s(literal -1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) x) (taylor -inf x) (#s(alt (/.f64 (*.f64 p p) x) (patch (/.f64 (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | p | @ | 0 | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (/ 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)))) (+ (* (/ 2 x) (/ (* p p) x)) -1) (sqrt (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 3.0ms | x | @ | -inf | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (/ 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)))) (+ (* (/ 2 x) (/ (* p p) x)) -1) (sqrt (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 2.0ms | p | @ | inf | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (/ 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)))) (+ (* (/ 2 x) (/ (* p p) x)) -1) (sqrt (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 2.0ms | x | @ | 0 | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (/ 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)))) (+ (* (/ 2 x) (/ (* p p) x)) -1) (sqrt (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 2.0ms | p | @ | -inf | ((/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) (sqrt (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2)) (+ (* (/ 1 (/ (sqrt (+ (* (* 4 p) p) (* x x))) x)) 1/2) 1/2) (/ (sqrt (+ (* (* 4 p) p) (* x x))) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ -1/2 x) (/ (* p p) x) (sqrt (+ (* (/ 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)))) (+ (* (/ 2 x) (/ (* p p) x)) -1) (sqrt (+ (* (* 4 p) p) (* x x))) (* p p)) |
| 1× | egg-herbie |
| 11 904× | lower-fma.f64 |
| 11 904× | lower-fma.f32 |
| 7 456× | lower-*.f64 |
| 7 456× | lower-*.f32 |
| 4 748× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 479 | 7551 |
| 1 | 1421 | 7359 |
| 2 | 4617 | 7250 |
| 0 | 8708 | 6718 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* -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 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* 2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1 |
(+ 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 (* -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 (* -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/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
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 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
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) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 2 (/ p x)) |
(* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/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 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* 2 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))))))) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(* -2 (/ p x)) |
(* -1 (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))))) |
(sqrt 1/2) |
(+ (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 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -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 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 2 (/ p x)) |
(/ (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* 2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 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))))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -1 (/ p 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) |
(- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1) |
(- (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) 1) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(* -1 (/ 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/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) 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 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -10 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 4 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -10 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* 1/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) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) 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) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -10 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (*.f64 (/.f64 p x) #s(literal 2 binary64)) p x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 p x) #s(literal 2 binary64)) p x)) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(* 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) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 (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/2 binary64) (pow.f64 p #s(literal 3 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)))) |
(* 2 (/ p x)) |
(*.f64 (/.f64 p x) #s(literal 2 binary64)) |
(* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)) p) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x))) p) |
(* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 (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/2 binary64) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 (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/2 binary64) (pow.f64 p #s(literal 3 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 |
#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/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 (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/2 binary64) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (fma.f64 (/.f64 (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/2 binary64) (pow.f64 p #s(literal 3 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) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) p) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #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 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x (/.f64 x p)) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) (neg.f64 p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/64 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -2 (/ p x)) |
(*.f64 (/.f64 p x) #s(literal -2 binary64)) |
(* -1 (* p (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x)))) |
(* -1 (* p (+ (* -1/64 (/ (pow x 3) (pow p 4))) (+ (* 1/512 (/ (pow x 5) (pow p 6))) (+ (* 1/4 (/ x (pow p 2))) (* 2 (/ 1 x))))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (/.f64 x p) p) #s(literal 1/4 binary64) (/.f64 #s(literal 2 binary64) x))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/64 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/64 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/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 |
#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/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/64 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (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 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/64 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 4 binary64))) #s(literal 3/256 binary64)) (pow.f64 p #s(literal 4 binary64))))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 x (pow.f64 p #s(literal 6 binary64)))))) (neg.f64 p)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #s(literal 1/4 binary64) #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 x (/.f64 x p)) (/.f64 #s(literal 1/4 binary64) 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) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) p) x) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) p) x (*.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) p) x)) |
(sqrt 1/2) |
(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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.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))) 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 |
#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 (* 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 #s(literal 3/512 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 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))) |
(* 2 (/ p x)) |
(*.f64 (/.f64 p x) #s(literal 2 binary64)) |
(/ (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) x) |
(/.f64 (fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) x) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) x) |
(/ (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) x) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) x) |
(sqrt 1/2) |
(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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.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))) 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 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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.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))) 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 |
#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 (* 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 #s(literal 3/512 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
1/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/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.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))) 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 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) |
(/ (+ (* -1/2 (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 (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/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x p) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.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))) 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 |
#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 (* 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 #s(literal 3/512 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) p) x) |
(* 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)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.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))))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.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))) (* -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 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(* 1/4 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/4 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)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.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))))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.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))) (* -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 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal 1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #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) (*.f64 x x)) (*.f64 p p) #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) (*.f64 x x)) (*.f64 p p) #s(literal -1 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x p)) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (pow.f64 p #s(literal 4 binary64)) 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (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 #s(literal -12 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* -2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal -1 binary64)) |
(- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal -1 binary64))) |
(- (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) 1) |
(fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 p x) #s(literal -2 binary64)) (/.f64 p x) #s(literal -1 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x p)) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (pow.f64 p #s(literal 4 binary64)) 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) p)) (neg.f64 x)) |
(* -1 (/ 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x p)) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (pow.f64 p #s(literal 4 binary64)) 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (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 #s(literal -12 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(* 1/4 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/4 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)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #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)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(* -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 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x p)) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (pow.f64 p #s(literal 4 binary64)) 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) p)) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(* -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 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal -12 binary64) (*.f64 x p)) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p x)) (/.f64 #s(literal -12 binary64) x) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (pow.f64 p #s(literal 4 binary64)) 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 #s(literal -1/64 binary64) p) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 binary64))) p) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))) #s(literal 1/2 binary64) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (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 #s(literal -12 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x))) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #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) (*.f64 x x)) (*.f64 p p) #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) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) x) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) p) p (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
| 4 398× | lower-fma.f32 |
| 4 386× | lower-fma.f64 |
| 4 270× | lower-/.f32 |
| 4 258× | lower-/.f64 |
| 4 204× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 276 |
| 0 | 66 | 259 |
| 1 | 263 | 259 |
| 2 | 1567 | 259 |
| 0 | 8454 | 259 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 (*.f64 p p) x) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 p p) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 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 -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(*.f64 (neg.f64 x) (pow.f64 (neg.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 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (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)) #s(literal 1/4 binary64)) (pow.f64 (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)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (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)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (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)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 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))) |
(pow.f64 (exp.f64 (log.f64 (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)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (fma.f64 #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))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (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)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (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)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (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 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.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 #s(literal 4 binary64)) p (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (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 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (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 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(sqrt.f64 (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))) |
(exp.f64 (*.f64 (log.f64 (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))) #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 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) (pow.f64 (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)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -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 #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1/2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 #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))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 #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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 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 #s(literal 1/4 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 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 #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 #s(literal 1/4 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 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (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 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 #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 (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)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1/2 binary64)) (fma.f64 #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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))) (neg.f64 (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 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 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 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(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 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) (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 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #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 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.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 x (*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (fma.f64 #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 #s(literal 1/4 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/2 binary64) (/.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 (sqrt.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 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 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 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) |
(pow.f64 (/.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)) |
(pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.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 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (*.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(*.f64 (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)) (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))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.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)))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 p x) #s(literal -2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (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 (/.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)))) (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 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (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) (/.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)))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 p x) #s(literal -3 binary64)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 x) p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/4 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 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(-.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 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 p) #s(literal -1 binary64))) |
(*.f64 x (pow.f64 p #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x p)) |
(pow.f64 (/.f64 (/.f64 p x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 p)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 p)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) p) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 p))) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 p x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p x))) |
(/.f64 x p) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 p x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 p x)) |
(neg.f64 (/.f64 (neg.f64 x) p)) |
(neg.f64 (/.f64 x (neg.f64 p))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 p)) (/.f64 x (neg.f64 p))) |
(exp.f64 (*.f64 (log.f64 (/.f64 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))) |
(*.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 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 #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 (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 (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 p x) x) (/.f64 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) (neg.f64 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 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (*.f64 #s(literal 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 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 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 2 binary64) p) x) (/.f64 p x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 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 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 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 2 binary64) p) x) (/.f64 p x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (*.f64 #s(literal 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 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 #s(literal 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 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (*.f64 #s(literal 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 2 binary64) x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 p) p) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal -2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 p) p) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) x) (/.f64 #s(literal 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 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1 binary64)) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 p x) x) (/.f64 p #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 p #s(literal 1/2 binary64)) (/.f64 (/.f64 p x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 p x) #s(literal 1/2 binary64)) (/.f64 p x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) (/.f64 p x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal -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 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 p #s(literal -2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 p p) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 (/.f64 p x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 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 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x (/.f64 (/.f64 x p) p)) #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 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 p p) (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p x) (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)))) (/.f64 (*.f64 #s(literal 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 2 binary64) p) x) (/.f64 p x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) |
(*.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)))) (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 #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p 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) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (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)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.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 20 620 to 2 714 computations (86.8% saved)
15 alts after pruning (9 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 939 | 3 | 942 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 941 | 15 | 956 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.3% | (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))) |
| ▶ | 75.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))) |
| ✓ | 79.3% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 7.1% | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 55.4% | (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) |
| ✓ | 51.7% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
| 11.0% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)))) | |
| 12.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) | |
| 14.6% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x x)))) | |
| ✓ | 55.4% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 26.3% | #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.6% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ▶ | 26.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
| ✓ | 35.8% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| 51.5% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
Compiled 410 to 278 computations (32.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.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))) | |
| cost-diff | 0 | (/.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)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) | |
| cost-diff | 128 | (*.f64 #s(literal 1/2 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 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))))) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) | |
| cost-diff | 0 | #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) | |
| cost-diff | 0 | (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) | |
| cost-diff | 0 | (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) | |
| cost-diff | 0 | #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) | |
| cost-diff | 0 | (neg.f64 p) | |
| cost-diff | 0 | (/.f64 (neg.f64 p) x) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| cost-diff | 0 | #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))) |
| 8 282× | lower-fma.f32 |
| 8 268× | lower-fma.f64 |
| 3 002× | lower-*.f32 |
| 2 992× | lower-*.f64 |
| 1 346× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 599 |
| 0 | 94 | 599 |
| 1 | 165 | 599 |
| 2 | 299 | 599 |
| 3 | 575 | 599 |
| 4 | 1308 | 599 |
| 5 | 2960 | 599 |
| 6 | 5385 | 599 |
| 7 | 6900 | 599 |
| 8 | 7883 | 599 |
| 0 | 8054 | 593 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) |
x |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 p p) |
p |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
p |
x |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) |
#s(literal -1/2 binary64) |
(*.f64 p p) |
p |
(*.f64 x x) |
x |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
(*.f64 p p) |
p |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 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 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 #s(literal 1/2 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 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))))) |
#s(literal 1/2 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 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 #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) |
(pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 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) |
(*.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 #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 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
| Outputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) x #s(literal 1/2 binary64)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
x |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(*.f64 p p) |
p |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
p |
x |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) |
#s(literal -1/2 binary64) |
(*.f64 p p) |
p |
(*.f64 x x) |
x |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) x) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
(*.f64 p p) |
p |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) |
(sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1/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 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(*.f64 #s(literal 1/2 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 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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1/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 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
#s(literal 1/2 binary64) |
(/.f64 (-.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 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 4 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) |
#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 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 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) |
(*.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 #s(literal 4 binary64) p) p (*.f64 x 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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 6.898488645155939 | (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) | |
| accuracy | 8.00772167098349 | (/.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)))) | |
| accuracy | 13.834208274196012 | (-.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))) | |
| accuracy | 14.190851484096935 | (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) | |
| accuracy | 4.454161290402866 | (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) | |
| accuracy | 6.140361273828975 | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 6.965162271758195 | (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 47.410657015113884 | #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) | |
| accuracy | 0.01171875 | (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) | |
| accuracy | 2.1608244472428506 | (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) | |
| accuracy | 2.3509825204721455 | (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) | |
| accuracy | 47.1565055503211 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) | |
| accuracy | 0 | (/.f64 (neg.f64 p) x) | |
| accuracy | 0 | (neg.f64 p) | |
| accuracy | 46.99703765178923 | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) | |
| accuracy | 2.1360637888276597 | (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) | |
| accuracy | 6.140361273828975 | (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 | 6.965162271758195 | (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.92770640515471 | #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) |
| 62.0ms | 133× | 0 | valid |
| 48.0ms | 58× | 2 | valid |
| 40.0ms | 31× | 3 | valid |
| 34.0ms | 34× | 1 | valid |
Compiled 531 to 46 computations (91.3% saved)
ival-sqrt: 35.0ms (24.7% of total)ival-div: 32.0ms (22.6% of total)adjust: 27.0ms (19% of total)ival-mult: 22.0ms (15.5% of total)ival-add: 12.0ms (8.5% of total)ival-pow: 8.0ms (5.6% of total)ival-sub: 4.0ms (2.8% of total)exact: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt (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)) (patch (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)) #<representation binary64>) () ()) |
#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ()) |
#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ()) |
#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ()) |
#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor 0 p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1/2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1/2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1/2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))))) (sqrt 2)))))) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 30 (/ 1 (pow x 6))) (+ (* -1 (/ (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 50 (/ 1 (pow x 6))))))) (sqrt 2)))))))) (taylor 0 p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor 0 p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* -2 (/ (pow p 2) (pow x 2)))) (taylor 0 p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* 6 (/ 1 (pow x 4))) (* (pow p 2) (- (* 30 (/ 1 (pow x 6))) (* 50 (/ 1 (pow x 6))))))) (* 2 (/ 1 (pow x 2)))))) (taylor 0 p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (/ (pow p 2) (pow x 2))) (taylor 0 p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* -48 (/ (pow p 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 6))) (* 48 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1280 (/ (pow p 2) (pow x 8))) (* 256 (/ 1 (pow x 6))))) (* 48 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (pow p 2)) (pow x 2)) (taylor 0 p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (pow p 2)) (pow x 2)) (taylor 0 p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (pow p 2)) (pow x 2)) (taylor 0 p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 2 (/ (pow p 2) x))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) (taylor 0 p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* -6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* (pow p 2) (- (* 20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) (taylor 0 p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) (taylor inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) (taylor inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) (taylor inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) x)) (taylor inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) (taylor inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) (taylor inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) (taylor inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) (taylor inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2))) (* 1/4 (/ x p)))) (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (+ (* -1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2))) (+ (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) (pow p 3))) (* 1/4 (/ x p))))) (taylor inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))))) (pow p 3))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) (taylor inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2)))) (* -1/2 (/ x p))) (taylor inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* -1 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) (pow p 3)))) (+ (* -1/2 (/ x p)) (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) (taylor inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 1/32 (/ (pow x 6) (pow p 6)))) (* 1/16 (/ (pow x 4) (pow p 4)))) (taylor inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/64 (/ (pow x 8) (pow p 8))) (+ (* 1/256 (/ (pow x 8) (pow p 8))) (* 1/32 (/ (pow x 6) (pow p 6)))))) (* 1/16 (/ (pow x 4) (pow p 4)))) (taylor inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) x)) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) (taylor inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (pow p 2)) (taylor inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) (taylor inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) (taylor inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) (taylor inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ x p))) (taylor inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 1/16 (/ (pow x 3) (pow p 3)))) (* 1/2 (/ x p))) (taylor inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 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)))) (taylor inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x p)) (taylor -inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) (taylor -inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) (taylor -inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) (taylor -inf p) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 p) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf p) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (* -1 p) (taylor -inf p) (#s(alt (neg.f64 p) (patch (neg.f64 p) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) (taylor -inf p) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) x)) (taylor -inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) (taylor -inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) (taylor -inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) (taylor -inf p) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) (taylor -inf p) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ x p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) (taylor -inf p) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1/4 (/ x p))) (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* 1/4 x) (* 1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) p))) p))) (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) p))) p)) (* 1/4 x)) p))) (taylor -inf p) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (* x (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) p))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) (taylor -inf p) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ x p))) (taylor -inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (- (+ (* -1/4 (/ (pow x 2) p)) (* 1/4 (/ (pow x 2) p))) (* -1/2 x)) p))) (taylor -inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (+ (* 1/16 (/ (pow x 3) p)) (+ (* 1/8 (/ (pow x 3) p)) (* 1/2 (/ (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) p))))) (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) p)) (* -1/2 x)) p))) (taylor -inf p) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) (taylor -inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 1/32 (/ (pow x 6) (pow p 6)))) (* 1/16 (/ (pow x 4) (pow p 4)))) (taylor -inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (+ (* -1/64 (/ (pow x 8) (pow p 8))) (+ (* 1/256 (/ (pow x 8) (pow p 8))) (* 1/32 (/ (pow x 6) (pow p 6)))))) (* 1/16 (/ (pow x 4) (pow p 4)))) (taylor -inf p) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) x)) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) (taylor -inf p) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (pow p 2)) (taylor -inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) (taylor -inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) (taylor -inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) (taylor -inf p) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 p) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) (taylor -inf p) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor -inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (- (* 1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) (taylor -inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (- (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4)) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) (taylor -inf p) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor 0 x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (pow p 2) x)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) (taylor 0 x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) (taylor 0 x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) (taylor 0 x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x p)) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/2 (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* 1/4 (/ x p))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt 1/2) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) (taylor 0 x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ x p))) (taylor 0 x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) (taylor 0 x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 4) (- (* 1/32 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4)))))) (taylor 0 x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 4) (- (* (pow x 2) (+ (* -3/256 (/ (pow x 2) (pow p 8))) (* 1/32 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4)))))) (taylor 0 x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) x)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 (pow p 2)) (pow x 2)) x) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 (pow p 2)) (pow x 2)) x) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 (pow p 2)) (pow x 2)) x) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (pow p 2)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (pow p 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (pow p 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (pow p 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 p) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ x p))) (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* 1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* (pow x 2) (+ (* -3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) (taylor 0 x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -2 (/ (pow p 2) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2)))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2))))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (pow p 2)))))) (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt 1/2) (sqrt 2)) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (pow p 2)))))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) (taylor inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 2 (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2))))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 2 (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (* (pow p 2) (pow x 4)))) (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2)))))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 4)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (* (pow p 2) (pow x 4))))))) (taylor inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 2 (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (* (pow p 2) (pow x 4)))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2)))) (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (* (pow p 2) (pow x 6))))))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (* (pow p 2) (pow x 6)))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 4)))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 6)))) (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* (pow p 2) (pow x 6)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (* (pow p 2) (pow x 4)))))))))) (taylor inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (/ (pow p 2) (pow x 2))) (taylor inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))) (pow x 2)) (taylor inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))) (pow x 2)) (taylor inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -16 (/ (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))))) (pow x 2)) (taylor inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -2 (pow p 2))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) (taylor inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) (patch (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) (patch #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (/.f64 (neg.f64 p) x) (patch (/.f64 (neg.f64 p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) (patch #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) (patch #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) (patch (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (patch (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ p x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (patch (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (patch (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) (patch #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (pow p 2) (pow x 2))) 1) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) (patch (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (pow p 2) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (pow p 2)) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (pow p 2))) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))))))) (pow x 6))) (pow p 2)))) (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 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 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))))) (patch (*.f64 #s(literal 1/2 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 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))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (* p (* (pow x 4) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (* p (* (pow x 4) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/2 (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* 1/2 (/ (* (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))))))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) (taylor -inf x) (#s(alt (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) (patch (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2)))) (pow x 2)) (taylor -inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow x 4))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (* 2 (pow p 2)))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 4))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2))) (* 1/2 (/ (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))) (pow x 4)))))) (pow x 2)) (taylor -inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow x 4))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow x 6))) (* 2 (pow p 2))))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 4))) (+ (* 1/4 (/ (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 6))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2))) (* 1/2 (/ (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))))))))) (pow x 2)) (taylor -inf x) (#s(alt (/.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)))) (patch (/.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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 8 (/ (pow p 2) (pow x 2))) (taylor -inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))) (pow x 2)) (taylor -inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))) (pow x 2)) (taylor -inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -16 (/ (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))))) (pow x 2)) (taylor -inf x) (#s(alt (-.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))) (patch (-.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))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) (patch (fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (patch (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (patch (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 2 (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (* -2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 2 (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 2 (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) (taylor -inf x) (#s(alt (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (patch (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ (/ (+ (* -1/2 (* p p)) (* x x)) x) x) (/ (+ (* -1/2 (* p p)) (* x x)) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (+ (* (/ 2 (* x x)) (* p p)) -1) (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1)))) (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))) (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (+ (* (/ 2 x) (* p p)) x) (+ (* -1/2 (* p p)) (* x x)) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 13.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ (/ (+ (* -1/2 (* p p)) (* x x)) x) x) (/ (+ (* -1/2 (* p p)) (* x x)) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (+ (* (/ 2 (* x x)) (* p p)) -1) (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1)))) (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))) (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (+ (* (/ 2 x) (* p p)) x) (+ (* -1/2 (* p p)) (* x x)) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 9.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ (/ (+ (* -1/2 (* p p)) (* x x)) x) x) (/ (+ (* -1/2 (* p p)) (* x x)) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (+ (* (/ 2 (* x x)) (* p p)) -1) (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1)))) (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))) (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (+ (* (/ 2 x) (* p p)) x) (+ (* -1/2 (* p p)) (* x x)) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 8.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ (/ (+ (* -1/2 (* p p)) (* x x)) x) x) (/ (+ (* -1/2 (* p p)) (* x x)) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (+ (* (/ 2 (* x x)) (* p p)) -1) (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1)))) (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))) (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (+ (* (/ 2 x) (* p p)) x) (+ (* -1/2 (* p p)) (* x x)) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 3.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 (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/ (/ (+ (* -1/2 (* p p)) (* x x)) x) x) (/ (+ (* -1/2 (* p p)) (* x x)) x) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (+ (* (/ 2 (* x x)) (* p p)) -1) (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1)))) (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))) (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (+ (* (/ 2 x) (* p p)) x) (+ (* -1/2 (* p p)) (* x x)) (sqrt (+ (* (* p 4) p) (* x x))) (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x)))))) |
| 1× | egg-herbie |
| 8 826× | lower-fma.f64 |
| 8 826× | lower-fma.f32 |
| 6 236× | lower-+.f64 |
| 6 236× | lower-+.f32 |
| 5 610× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1043 | 13366 |
| 1 | 3308 | 12517 |
| 0 | 8140 | 11704 |
| 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 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 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 (* -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 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
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 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
x |
(+ x (* -1/2 (/ (pow p 2) x))) |
(+ x (* -1/2 (/ (pow p 2) x))) |
(+ x (* -1/2 (/ (pow p 2) x))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
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))))) |
(* (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) (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 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 (/ (* (sqrt 1/2) (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 30 (/ 1 (pow x 6))) (+ (* -1 (/ (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 50 (/ 1 (pow x 6))))))) (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) (+ (* 6 (/ 1 (pow x 4))) (* (pow p 2) (- (* 30 (/ 1 (pow x 6))) (* 50 (/ 1 (pow x 6))))))) (* 2 (/ 1 (pow x 2)))))) |
(* 8 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (* -48 (/ (pow p 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 6))) (* 48 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1280 (/ (pow p 2) (pow x 8))) (* 256 (/ 1 (pow x 6))))) (* 48 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* 2 (/ (pow p 2) x))) |
(pow x 2) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (* -6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* 20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(sqrt 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 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ (pow p 2) x)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2))) (+ (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) (pow p 3))) (* 1/4 (/ x p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))))) (pow p 3))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2)))) (* -1/2 (/ x p))) |
(- (+ 1 (* -1 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) (pow p 3)))) (+ (* -1/2 (/ x p)) (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
1 |
(+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) |
(- (+ 1 (* 1/32 (/ (pow x 6) (pow p 6)))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(- (+ 1 (+ (* -1/64 (/ (pow x 8) (pow p 8))) (+ (* 1/256 (/ (pow x 8) (pow p 8))) (* 1/32 (/ (pow x 6) (pow p 6)))))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* -1/2 (pow p 2)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(- (+ 1 (* 1/16 (/ (pow x 3) (pow p 3)))) (* 1/2 (/ x p))) |
(- (+ 1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -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) |
(+ (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 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ (pow p 2) x)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -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 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* 1/4 x) (* 1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) p))) p))) |
(+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) p))) p)) (* 1/4 x)) p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (* x (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) p))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (- (+ (* -1/4 (/ (pow x 2) p)) (* 1/4 (/ (pow x 2) p))) (* -1/2 x)) p))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (+ (* 1/16 (/ (pow x 3) p)) (+ (* 1/8 (/ (pow x 3) p)) (* 1/2 (/ (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) p))))) (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) p)) (* -1/2 x)) p))) |
1 |
(+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) |
(- (+ 1 (* 1/32 (/ (pow x 6) (pow p 6)))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(- (+ 1 (+ (* -1/64 (/ (pow x 8) (pow p 8))) (+ (* 1/256 (/ (pow x 8) (pow p 8))) (* 1/32 (/ (pow x 6) (pow p 6)))))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* -1/2 (pow p 2)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* -1 (/ (- (* 1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (- (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4)) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(* -1/2 (/ (pow p 2) x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
1 |
(+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) |
(+ 1 (* (pow x 4) (- (* 1/32 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4)))))) |
(+ 1 (* (pow x 4) (- (* (pow x 2) (+ (* -3/256 (/ (pow x 2) (pow p 8))) (* 1/32 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4)))))) |
(* 2 (/ (pow p 2) x)) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(* -1/2 (pow p 2)) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* x (- (* 1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (- (* (pow x 2) (+ (* -3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
x |
(* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/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 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
1 |
(+ 1 (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2))))) |
(+ 1 (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (pow p 2)))))) (pow x 6)))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (pow p 2)))))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
2 |
(- (+ 2 (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2))))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2))))) |
(- (+ 2 (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (* (pow p 2) (pow x 4)))) (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2)))))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 4)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (* (pow p 2) (pow x 4))))))) |
(- (+ 2 (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (* (pow p 2) (pow x 4)))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2)))) (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (* (pow p 2) (pow x 6))))))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (* (pow p 2) (pow x 6)))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 4)))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 6)))) (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* (pow p 2) (pow x 6)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (* (pow p 2) (pow x 4)))))))))) |
(* 8 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))) (pow x 2)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -16 (/ (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))))) (pow x 2)) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
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))))))) |
(* 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 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))))) (pow x 2)) |
(/ (- (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p 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)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
x |
(* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) |
(* -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 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))))))) (pow x 6))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (* p (* (pow x 4) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (* p (* (pow x 4) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/2 (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* 1/2 (/ (* (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))))))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (- (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow x 4))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (* 2 (pow p 2)))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 4))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2))) (* 1/2 (/ (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))) (pow x 4)))))) (pow x 2)) |
(/ (- (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow x 4))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow x 6))) (* 2 (pow p 2))))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 4))) (+ (* 1/4 (/ (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 6))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2))) (* 1/2 (/ (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))))))))) (pow x 2)) |
(* 8 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))) (pow x 2)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -16 (/ (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))))) (pow x 2)) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/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)))))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(- (+ 2 (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(- (+ 2 (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#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 (* -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 (* -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 |
#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 (* -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 (* -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)) |
x |
(+ x (* -1/2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64) x) |
(+ x (* -1/2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
-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)) |
(- (* 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)) |
(- (* 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 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (*.f64 p p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 30 (/ 1 (pow x 6))) (+ (* -1 (/ (- (* 64 (/ 1 (pow x 4))) (+ (* 58 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 50 (/ 1 (pow x 6))))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p p) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 x x)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p p) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
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 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* 6 (/ 1 (pow x 4))) (* (pow p 2) (- (* 30 (/ 1 (pow x 6))) (* 50 (/ 1 (pow x 6))))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64)) (*.f64 p p) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(* 8 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (* -48 (/ (pow p 2) (pow x 4))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal -48 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 6))) (* 48 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -48 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1280 (/ (pow p 2) (pow x 8))) (* 256 (/ 1 (pow x 6))))) (* 48 (/ 1 (pow x 4))))) (* 8 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 8 binary64))) #s(literal -1280 binary64) (/.f64 #s(literal 256 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal -48 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (*.f64 x x))) (*.f64 p p)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (* -6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* 20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -70 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal -6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (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)) |
(* (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)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (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)) |
(* (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)) |
(* -1/2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 p p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) p) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2))) (* 1/4 (/ x p)))) |
(+.f64 (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) (/.f64 #s(literal 0 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2))) (+ (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) (pow p 3))) (* 1/4 (/ x p))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/16 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/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/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) p) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))))) (pow p 3))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) x) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/16 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))))) (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) (pow p 2)))) (* -1/2 (/ x p))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 p p)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) (pow p 3)))) (+ (* -1/2 (/ x p)) (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/16 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* 1/32 (/ (pow x 6) (pow p 6)))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -1/64 (/ (pow x 8) (pow p 8))) (+ (* 1/256 (/ (pow x 8) (pow p 8))) (* 1/32 (/ (pow x 6) (pow p 6)))))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 8 binary64))) #s(literal -3/256 binary64) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) |
(* 2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* -1/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -1/2 binary64)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal -1/2 binary64)) (*.f64 p p)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal -1/2 binary64)) (*.f64 p p)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal -1/2 binary64)) (*.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 (*.f64 x x) p) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) p) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* 1/16 (/ (pow x 3) (pow p 3)))) (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(- (+ 1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(-.f64 (fma.f64 x (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (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)) |
(* (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)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (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)) |
(* (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)) |
(* -1/2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (- (/ x (pow p 2)) (* 1/2 (/ 1 x)))) |
(*.f64 (-.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 p p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 p)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* 1/4 x) (* 1/2 (/ (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2))) p))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (/.f64 #s(literal 0 binary64) p)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))) p))) p)) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/16 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)))) p) #s(literal 1/2 binary64) #s(literal 0 binary64)) (neg.f64 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 (/ (+ (* 1/4 (* x (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2))))) p))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) p)) #s(literal 1/2 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/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (+ (* 1/16 (pow x 2)) (* 1/4 (pow x 2)))))) (+ (* -1/8 (pow x 3)) (+ (* 1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/2 (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))))))))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) x) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/16 binary64) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))))) p)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (neg.f64 p))) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (+ (* -1/4 (/ (pow x 2) p)) (* 1/4 (/ (pow x 2) p))) (* -1/2 x)) p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (+ (* 1/16 (/ (pow x 3) p)) (+ (* 1/8 (/ (pow x 3) p)) (* 1/2 (/ (* x (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) p))))) (+ (* -1/4 (pow x 2)) (* 1/4 (pow x 2)))) p)) (* -1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) #s(literal 3/16 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 0 binary64) p)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) p) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* 1/32 (/ (pow x 6) (pow p 6)))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) #s(literal 1 binary64))) |
(- (+ 1 (+ (* -1/64 (/ (pow x 8) (pow p 8))) (+ (* 1/256 (/ (pow x 8) (pow p 8))) (* 1/32 (/ (pow x 6) (pow p 6)))))) (* 1/16 (/ (pow x 4) (pow p 4)))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 8 binary64))) #s(literal -3/256 binary64) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) |
(* 2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(* -1/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -1/2 binary64)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal -1/2 binary64)) (*.f64 p p)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal -1/2 binary64)) (*.f64 p p)) |
(* (pow p 2) (- (/ (pow x 2) (pow p 2)) 1/2)) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal -1/2 binary64)) (*.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 (*.f64 x 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 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -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 x #s(literal -1/2 binary64))) p)) |
(+ 1 (* -1 (/ (- (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4)) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p)) |
(sqrt 1/2) |
(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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
1/2 |
#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 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(sqrt 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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) 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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(* -1/2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) 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) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
1/2 |
#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 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x 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 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(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) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (pow.f64 p #s(literal 3 binary64)))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16 (/ (pow x 4) (pow p 4)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 4) (- (* 1/32 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/32 binary64) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 4) (- (* (pow x 2) (+ (* -3/256 (/ (pow x 2) (pow p 8))) (* 1/32 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -3/256 binary64) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(* 2 (/ (pow p 2) x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal 2 binary64))) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal 2 binary64))) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal 2 binary64))) x) |
(* -1/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -1/2 binary64)) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) |
(+ (* -1/2 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/2 binary64) p)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* (pow x 2) (+ (* -3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/2 binary64) p)) x #s(literal 1 binary64)) |
1 |
#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 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
1 |
#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 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
x |
(* 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 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x x) |
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 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
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 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
1 |
#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 (* -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 (* -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 |
#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 (* -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 (* -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)) |
x |
(* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
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 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
1 |
#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 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
1 |
#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 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
-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)) |
(- (* 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)) |
(- (* 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 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2)))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64))) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (pow p 2)))))) (pow x 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64))) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)))) (*.f64 p p)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64))) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) p) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64)))) (*.f64 p p))) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -384 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (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) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))))) (*.f64 p p)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) p) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) p) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (pow p 2)))))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)))) (*.f64 p p)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64))) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) p) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64)))) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) p) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) p) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -384 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (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) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))))) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) p) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) p) (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
2 |
#s(literal 2 binary64) |
(- (+ 2 (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2))))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -48 binary64) p)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)))) |
(- (+ 2 (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (* (pow p 2) (pow x 4)))) (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2)))))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 4)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (* (pow p 2) (pow x 4))))))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) (/.f64 #s(literal -48 binary64) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 p p))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) (*.f64 x x)))))) |
(- (+ 2 (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (* (pow p 2) (pow x 4)))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (* (pow p 2) (pow x 2)))) (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (* (pow p 2) (pow x 6))))))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (pow p 2)))))) (* (pow p 2) (pow x 6)))) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 4)))) (+ (* 1/4 (/ (* (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (- (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow p 2))) (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (pow p 2))))) (* (pow p 2) (pow x 6)))) (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* -128 (pow p 8)) (+ (* -2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* 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))))) (* 8 (* (pow p 4) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* (pow p 2) (pow x 6)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (+ (* -8 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (* 1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* 32 (pow p 6)) (* 64 (pow p 6))))) (* (pow p 2) (pow x 4)))))))))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x x)) (/.f64 #s(literal -48 binary64) (*.f64 p p)) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64))) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) p)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 p p)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) p) (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -384 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (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) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))))) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 p p)) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 0 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 96 binary64))) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))))))))) |
(* 8 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -64 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal 8 binary64) (*.f64 p p)))) (*.f64 x x)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -128 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) #s(literal -8 binary64) (fma.f64 (/.f64 #s(literal -64 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal 8 binary64) (*.f64 p p)))))) (*.f64 x x)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -16 (/ (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -128 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal -64 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -16 binary64) (fma.f64 #s(literal -8 binary64) (fma.f64 (*.f64 p p) (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal 8 binary64) (*.f64 p p))))))) (*.f64 x x)) |
x |
(* 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 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 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
x |
(* 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 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x 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 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x)) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (- (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x))) (*.f64 x x)) |
(/ (- (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
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 (* -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 (* -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 |
#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 (* -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 (* -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)) |
x |
(* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) |
-1 |
#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)) |
(- (* 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)) |
(- (* 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)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) (pow x 2))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))))))) (pow x 6))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x))) (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)))) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (*.f64 p p)))) (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -160 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 p p))) (*.f64 x x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (* p (* (pow x 4) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (* p (* (pow x 4) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/4 (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))))))))) (+ (* 1/4 (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/2 (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* 1/2 (/ (* (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (+ (* 1/4 (/ (pow (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))) 2) (* (pow p 2) (pow (sqrt 2) 2)))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))))))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)))) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (*.f64 p p)))) (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -160 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (- (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 p p) #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow x 4))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (* 2 (pow p 2)))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 4))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2))) (* 1/2 (/ (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))) (pow x 4)))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -48 binary64) x))) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (pow.f64 x #s(literal 4 binary64)))))))) (*.f64 x x)) |
(/ (- (+ (* 1/4 (/ (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))))) (pow x 4))) (+ (* 1/4 (/ (+ (* -64 (pow p 4)) (* 16 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* -16 (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))) (* -8 (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))))) (pow x 6))) (* 2 (pow p 2))))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (+ (* 1/4 (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))))))) (* 1/2 (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))))))) (pow x 6))) (+ (* 1/4 (/ (* (+ (* -8 (pow p 2)) (* -4 (pow p 2))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 4))) (+ (* 1/4 (/ (* (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4)))) (- (* 1/4 (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (* 1/2 (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2))))))) (pow x 6))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (+ (* -32 (pow p 6)) (+ (* -1 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (+ (* 1/2 (/ (* (pow p 2) (+ (* -8 (pow p 2)) (* -4 (pow p 2)))) (pow x 2))) (* 1/2 (/ (* (pow p 2) (+ (* -1 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (+ (* 8 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))))))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -48 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p p)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 6 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p p) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -160 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 40 binary64))) (pow.f64 x #s(literal 4 binary64)))))))))) (*.f64 x x)) |
(* 8 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -64 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal 8 binary64) (*.f64 p p)))) (*.f64 x x)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -128 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) #s(literal -8 binary64) (fma.f64 (/.f64 #s(literal -64 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal 8 binary64) (*.f64 p p)))))) (*.f64 x x)) |
(/ (+ (* -128 (/ (pow p 6) (pow x 4))) (+ (* -64 (/ (pow p 4) (pow x 2))) (+ (* -16 (/ (* (pow p 4) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -128 (pow p 6)) (* -8 (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4))))))) (pow x 6))) (+ (* -8 (/ (* (pow p 2) (+ (* -64 (pow p 4)) (* 16 (pow p 4)))) (pow x 4))) (+ (* 8 (pow p 2)) (* 16 (/ (pow p 4) (pow x 2))))))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -128 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal -64 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -16 binary64) (fma.f64 #s(literal -8 binary64) (fma.f64 (*.f64 p p) (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -48 binary64)) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal 8 binary64) (*.f64 p p))))))) (*.f64 x x)) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x x)) |
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 (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) |
(- (+ 2 (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
| 5 360× | lower-*.f32 |
| 5 350× | lower-*.f64 |
| 3 660× | lower-/.f32 |
| 3 642× | lower-/.f64 |
| 2 790× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 469 |
| 0 | 94 | 469 |
| 1 | 367 | 469 |
| 2 | 2769 | 379 |
| 0 | 8779 | 373 |
| 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)) |
#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) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 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 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))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 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 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 (-.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 #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))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x 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))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.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))) |
(*.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)))))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64)) x) |
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(*.f64 x (pow.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
(/.f64 (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) (/.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x)) |
(/.f64 x #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* (* p 4) p) (* x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x)) |
#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 (pow.f64 (neg.f64 p) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) x)) |
(*.f64 (neg.f64 p) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 p (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (neg.f64 x) p) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x p))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x (neg.f64 p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 p) #s(literal 1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 x) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) p) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p)) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 p) x) |
(/.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 -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) (fma.f64 p p (*.f64 #s(literal 0 binary64) p)))) |
(/.f64 (*.f64 (neg.f64 p) p) (+.f64 #s(literal 0 binary64) p)) |
(neg.f64 p) |
(-.f64 #s(literal 0 binary64) p) |
(+.f64 #s(literal 0 binary64) (neg.f64 p)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x)) |
(*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x)) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)))) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x))) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x) x)) |
(neg.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 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)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.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 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x)) |
(pow.f64 (/.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) #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))) (pow.f64 x #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) x) |
(/.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 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)) x)) |
(/.f64 (*.f64 (fma.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 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x))) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #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 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64)))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) (neg.f64 p)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) (neg.f64 p)))) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) (neg.f64 p)))))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 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 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) (neg.f64 p))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) (neg.f64 p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) (neg.f64 p)))) (fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) p #s(literal -1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal -1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 2 binary64) x) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 p p)) #s(literal -1 binary64)) |
(fma.f64 p (*.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) p) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #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 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) #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 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (neg.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #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)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(+.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 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #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 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(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 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))))) (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (sqrt.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.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) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (-.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 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) 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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) 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)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #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 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.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 -2 binary64)) (pow.f64 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 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))) (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal -3 binary64)) (*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.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)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.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 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (pow.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.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) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal -1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))))) |
(fma.f64 (exp.f64 (log.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 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)) (neg.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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))))))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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))))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (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)) #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 (neg.f64 x) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal -1 binary64)) #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 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x 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)))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))) (pow.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 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 -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64)))) (*.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))) (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 12 binary64)) (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 8 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) |
(+.f64 (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) (pow.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 2 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)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 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)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p x) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) x) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(fma.f64 p (*.f64 (/.f64 #s(literal 2 binary64) x) p) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) |
(+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) |
(*.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 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) 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)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (fma.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 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 p p)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 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 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) 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) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) p) p (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 (*.f64 p p) #s(literal -1/2 binary64) (*.f64 x x)) |
(fma.f64 p (*.f64 #s(literal -1/2 binary64) p) (*.f64 x x)) |
(fma.f64 x x (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) x) x))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) x) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) x) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) x) x))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (pow.f64 (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 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 x) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 x (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal -1/2 binary64)) x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(+.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
Compiled 37 892 to 3 797 computations (90% saved)
15 alts after pruning (5 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 056 | 4 | 1 060 |
| Fresh | 3 | 1 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 060 | 15 | 1 075 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 79.3% | (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))) |
| ✓ | 75.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))) |
| ✓ | 79.3% | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 7.1% | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 55.4% | (sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) |
| 10.7% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (*.f64 (fma.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -48 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (*.f64 x x))) (*.f64 p p))) (*.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)))))) | |
| ✓ | 51.7% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
| 12.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) | |
| ✓ | 55.4% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 26.3% | #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.6% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| 25.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p))) | |
| 26.3% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) | |
| ✓ | 35.8% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| 51.5% | #s(approx (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (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)))) |
Compiled 817 to 363 computations (55.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)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) |
#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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 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) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 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))))))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 (fma.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 p p))) (*.f64 x x)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 1/2 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 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)))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (*.f64 (fma.f64 (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -48 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (*.f64 x x))) (*.f64 p p))) (*.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)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.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)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/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)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (fma.f64 p p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)))) |
| 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:
| 86.0ms | p |
| 71.0ms | x |
| 32.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 14.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 13.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 |
|---|---|---|
| 82.8% | 5 | p |
| 84.8% | 4 | x |
| 99.8% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.8% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.8% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.8% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 81.1% | 3 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
Compiled 66 to 56 computations (15.2% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) |
#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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 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) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 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:
| 10.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 9.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))))))) |
| 9.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 6.0ms | (*.f64 #s(literal 1/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 |
|---|---|---|
| 97.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 97.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 97.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 97.9% | 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)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) |
#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)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p p) (*.f64 x x)) x) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (/ (- 1 (pow (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 4)) (* (- 1 (/ x (sqrt (+ (* (* p 4) p) (* x x))))) (+ (* (/ x (+ (* (* p 4) p) (* x x))) x) 1))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (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:
| 15.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 14.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)))))) |
| 8.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 8.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.8% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.8% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x 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)) #s(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) |
4 calls:
| 44.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)))))) |
| 9.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 6.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 6.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.8% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.8% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 #s(approx (+ (* (/ 1/4 x) (/ (* -12 (pow p 4)) x)) (* p p)) (*.f64 p p)) (*.f64 x 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)) #s(literal 1 binary64)) |
4 calls:
| 17.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 7.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 6.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 6.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.7% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.7% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.7% | 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)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) 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)))))) #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:
| 7.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 6.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 5.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 5.0ms | (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 |
|---|---|---|
| 97.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))))))) |
| 97.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)))))) |
| 97.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 97.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))) |
| 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:
| 14.0ms | x |
| 11.0ms | p |
| 7.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)))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 2 | p |
| 69.0% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 62.7% | 4 | x |
| 74.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 74.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 74.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 74.9% | 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:
| 4.0ms | p |
| 3.0ms | x |
| 2.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | x |
| 35.8% | 1 | p |
| 35.8% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 35.8% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 35.8% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 35.8% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 35.8% | 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.9999999872165786 |
Compiled 20 to 19 computations (5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9989055160139791 | -0.3726143871128993 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.06573558826377368 | 0.9999976539860705 |
| 0.0ms | -0.9989055160139791 | -0.3726143871128993 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.06573558826377368 | 0.9999976539860705 |
| 0.0ms | -0.9989055160139791 | -0.3726143871128993 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.06573558826377368 | 0.9999976539860705 |
| 0.0ms | -0.9989055160139791 | -0.3726143871128993 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.06573558826377368 | 0.9999976539860705 |
| 0.0ms | -0.9989055160139791 | -0.3726143871128993 |
Compiled 20 to 19 computations (5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.06573558826377368 | 0.9999976539860705 |
| 4.0ms | 96× | 0 | valid |
Compiled 50 to 85 computations (-70% saved)
ival-mult: 1.0ms (53.6% of total)ival-sqrt: 1.0ms (53.6% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 12× | *-commutative-binary64-*.f64 |
| 8× | +-commutative-binary64-+.f64 |
| 6× | neg-sub0-binary64--.f64-neg.f64 |
| 6× | neg-mul-1-binary64-*.f64-neg.f64 |
| 6× | sub-neg-binary64-neg.f64-+.f64--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 593 |
| 1 | 96 | 593 |
| 2 | 102 | 593 |
| 3 | 107 | 593 |
| 4 | 110 | 593 |
| 5 | 111 | 593 |
| 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/2 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/2 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 3602879701896397/36028797018963968 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/2 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 3602879701896397/36028797018963968 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(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 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 3602879701896397/36028797018963968 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 3602879701896397/36028797018963968 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/2 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/2 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/2 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 3602879701896397/36028797018963968 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/2 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 3602879701896397/36028797018963968 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/2 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 3602879701896397/36028797018963968 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(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 3602879701896397/36028797018963968 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(approx (+ (* (/ -1/2 x) (/ (* p p) x)) 1) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 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 3602879701896397/36028797018963968 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 3602879701896397/36028797018963968 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 3602879701896397/36028797018963968 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal -1/2 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 3602879701896397/36028797018963968 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)) |
| 11 904× | lower-fma.f64 |
| 11 904× | lower-fma.f32 |
| 10 048× | lower-fma.f64 |
| 10 048× | lower-fma.f32 |
| 8 826× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1043 | 13366 |
| 1 | 3308 | 12517 |
| 0 | 8140 | 11704 |
| 0 | 479 | 7551 |
| 1 | 1421 | 7359 |
| 2 | 4617 | 7250 |
| 0 | 8708 | 6718 |
| 0 | 628 | 9317 |
| 1 | 1913 | 8828 |
| 2 | 6595 | 8701 |
| 0 | 8145 | 8194 |
| 0 | 14 | 78 |
| 0 | 23 | 78 |
| 1 | 77 | 78 |
| 2 | 501 | 78 |
| 3 | 6967 | 78 |
| 0 | 8492 | 70 |
| 0 | 472 | 2997 |
| 1 | 1444 | 2876 |
| 2 | 4984 | 2834 |
| 0 | 8537 | 2634 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 257 to 536 computations (57.4% saved)
Compiled 708 to 220 computations (68.9% saved)
Loading profile data...