
Time bar (total: 24.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 45.2% | 43.7% | 53.1% | 0.1% | 0% | 3.1% | 0% | 7 |
| 45.2% | 43.7% | 53.1% | 0.1% | 0% | 3.1% | 0% | 8 |
| 50.8% | 46.8% | 45.3% | 0.1% | 0% | 7.8% | 0% | 9 |
| 50.8% | 46.8% | 45.3% | 0.1% | 0% | 7.8% | 0% | 10 |
| 53.9% | 48.4% | 41.4% | 0.1% | 0% | 10.1% | 0% | 11 |
| 53.9% | 48.4% | 41.4% | 0.1% | 0% | 10.1% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 9.4s | 4 833× | 5 | exit |
| 1.8s | 2 761× | 2 | valid |
| 808.0ms | 2 807× | 1 | valid |
| 454.0ms | 2 206× | 1 | exit |
| 292.0ms | 2 688× | 0 | valid |
| 248.0ms | 1 562× | 0 | exit |
| 10.0ms | 6× | 3 | exit |
| 6.0ms | 4× | 4 | exit |
| 1.0ms | 3× | 2 | exit |
ival-pow: 9.4s (79% of total)adjust: 1.2s (10.4% of total)ival-div: 561.0ms (4.7% of total)ival-add: 352.0ms (3% of total)ival-sub: 315.0ms (2.6% of total)ival-true: 16.0ms (0.1% of total)exact: 12.0ms (0.1% of total)ival-assert: 7.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 106 | 0 | - | 0 | - | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 35 | 36 | (1.0920781875402712e-186 -1.1238685595684725e-56) | 0 | - | (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
| 0 | 0 | - | 0 | - | n |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) n) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | cancellation | 105 | 0 |
pow.f64 | (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) | sensitivity | 71 | 0 |
-.f64 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | nan-rescue | 1 | 0 |
| ↳ | (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) | overflow | 17 | |
| ↳ | (pow.f64 x (/.f64 #s(literal 1 binary64) n)) | overflow | 39 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 123 | 0 |
| - | 54 | 79 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 123 | 0 | 0 |
| - | 54 | 0 | 79 |
| number | freq |
|---|---|
| 0 | 79 |
| 1 | 177 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 101.0ms | 244× | 1 | valid |
| 77.0ms | 170× | 2 | valid |
| 16.0ms | 98× | 0 | valid |
Compiled 87 to 28 computations (67.8% saved)
ival-pow: 122.0ms (72.1% of total)adjust: 14.0ms (8.3% of total)ival-sub: 10.0ms (5.9% of total)ival-div: 9.0ms (5.3% of total)exact: 7.0ms (4.1% of total)ival-add: 5.0ms (3% of total)ival-true: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 114× | sub-neg |
| 80× | lower-fma.f64 |
| 80× | lower-fma.f32 |
| 66× | unsub-neg |
| 62× | associate--r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 75 |
| 1 | 43 | 69 |
| 2 | 93 | 67 |
| 3 | 158 | 67 |
| 4 | 249 | 67 |
| 5 | 366 | 67 |
| 6 | 443 | 67 |
| 7 | 484 | 67 |
| 8 | 526 | 67 |
| 9 | 541 | 67 |
| 10 | 549 | 67 |
| 0 | 8 | 13 |
| 0 | 13 | 13 |
| 1 | 18 | 13 |
| 2 | 22 | 13 |
| 3 | 28 | 13 |
| 4 | 36 | 13 |
| 5 | 51 | 13 |
| 6 | 83 | 13 |
| 7 | 109 | 13 |
| 8 | 153 | 13 |
| 9 | 168 | 13 |
| 10 | 176 | 13 |
| 0 | 176 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Outputs |
|---|
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
Compiled 15 to 8 computations (46.7% saved)
Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.4% | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
Compiled 15 to 8 computations (46.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) n) | |
| cost-diff | 0 | (+.f64 x #s(literal 1 binary64)) | |
| cost-diff | 0 | (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) | |
| cost-diff | 0 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 80× | lower-fma.f64 |
| 80× | lower-fma.f32 |
| 48× | lower-*.f64 |
| 48× | lower-*.f32 |
| 36× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 34 |
| 0 | 13 | 34 |
| 1 | 18 | 34 |
| 2 | 22 | 34 |
| 3 | 28 | 34 |
| 4 | 36 | 34 |
| 5 | 51 | 34 |
| 6 | 83 | 34 |
| 7 | 109 | 34 |
| 8 | 153 | 34 |
| 9 | 168 | 34 |
| 10 | 176 | 34 |
| 0 | 176 | 34 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) n) |
n |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
| Outputs |
|---|
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) n) |
n |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (/.f64 #s(literal 1 binary64) n) | |
| accuracy | 0 | (+.f64 x #s(literal 1 binary64)) | |
| accuracy | 7.485592129970896 | (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) | |
| accuracy | 24.306686657069665 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 37.0ms | 85× | 2 | valid |
| 35.0ms | 122× | 1 | valid |
| 4.0ms | 49× | 0 | valid |
Compiled 36 to 10 computations (72.2% saved)
ival-pow: 43.0ms (67.9% of total)adjust: 10.0ms (15.8% of total)ival-div: 4.0ms (6.3% of total)ival-add: 3.0ms (4.7% of total)ival-sub: 3.0ms (4.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 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ()) |
#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 1 binary64)) (patch (+.f64 x #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 1.0ms | x | @ | -inf | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 1.0ms | n | @ | inf | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 1.0ms | x | @ | 0 | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 1.0ms | n | @ | -inf | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 1× | egg-herbie |
| 11 538× | lower-fma.f64 |
| 11 538× | lower-fma.f32 |
| 4 136× | lower-*.f64 |
| 4 136× | lower-*.f32 |
| 3 354× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 240 | 1483 |
| 1 | 700 | 1377 |
| 2 | 1966 | 1308 |
| 3 | 6932 | 1308 |
| 0 | 8128 | 1194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
| Outputs |
|---|
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 x n) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) x)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) (*.f64 x (*.f64 x x))))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n) (/.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/3 binary64) n))) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (/.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/3 binary64) n))) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) x))) x)) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/.f64 (+.f64 (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)) (log1p.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)) (log.f64 x)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (log1p.f64 x)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)) (log.f64 x)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (-.f64 (log.f64 x) (log1p.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) n)) n)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (-.f64 (log.f64 x) (log1p.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) n)) n)) (neg.f64 n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(fma.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) x)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n)) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n) (/.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/3 binary64) n))) x))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (/.f64 (log1p.f64 x) n) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) n)) (log1p.f64 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) n)) n)) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
| 3 822× | lower-fma.f64 |
| 3 822× | lower-fma.f32 |
| 3 746× | lower-*.f64 |
| 3 746× | lower-*.f32 |
| 3 490× | lower-pow.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 0 | 13 | 26 |
| 1 | 63 | 26 |
| 2 | 407 | 26 |
| 3 | 4335 | 26 |
| 0 | 8433 | 22 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) n) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(+.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(-.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #s(literal 0 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal -1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1/2 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1/2 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1/2 binary64) n)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1/2 binary64) n))) (pow.f64 x (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3/2 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1/2 binary64) n))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) (-.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (-.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (*.f64 x (*.f64 x x)))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (log1p.f64 (-.f64 (*.f64 x x) x)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (log.f64 (+.f64 x #s(literal -1 binary64))))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (neg.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (neg.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 3 binary64) n) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 (+.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 3 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (*.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) (pow.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (pow.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 3 binary64) n) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 3 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))))) |
(/.f64 (-.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n))) (-.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (/.f64 (pow.f64 x (/.f64 #s(literal 3 binary64) n)) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 3 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) (+.f64 (+.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 3 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 x (/.f64 #s(literal 1/2 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 x (/.f64 #s(literal 1/2 binary64) n)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 x (/.f64 #s(literal 1/2 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 x (/.f64 #s(literal 1/2 binary64) n)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (-.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) (-.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) n)) (pow.f64 x (/.f64 #s(literal 3 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (pow.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (pow.f64 (fma.f64 x x x) (/.f64 #s(literal 1 binary64) n))))) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp.f64 (*.f64 (/.f64 (log1p.f64 x) (*.f64 n #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) (/.f64 #s(literal 1/2 binary64) n))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log1p.f64 x) n)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) (/.f64 #s(literal -1 binary64) n))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (pow.f64 n #s(literal -1/2 binary64)))) (pow.f64 n #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n))) (log1p.f64 x))) |
(exp.f64 (*.f64 (*.f64 (/.f64 (log1p.f64 x) (*.f64 n #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (log1p.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (*.f64 x (*.f64 x x)))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (-.f64 (*.f64 x x) x)))) |
(/.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))))) |
(/.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (*.f64 (neg.f64 x) x))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (neg.f64 x)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) n)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64)))) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64)))) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) n)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (pow.f64 n #s(literal -1/2 binary64))) (pow.f64 n #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) n))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) n) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 n #s(literal -1/2 binary64)))) (*.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 n #s(literal -1/2 binary64)))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) n)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) n))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 x)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) n)) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (log1p.f64 x)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 n #s(literal -1/2 binary64))) (neg.f64 (pow.f64 n #s(literal -1/2 binary64)))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (neg.f64 (pow.f64 n #s(literal -1/2 binary64)))) (pow.f64 n #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (pow.f64 n #s(literal -1/2 binary64))) (pow.f64 n #s(literal -1/4 binary64))) (pow.f64 n #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) n))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3/2 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) n))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n))) |
(*.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 (*.f64 x (*.f64 x x)))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (log1p.f64 (-.f64 (*.f64 x x) x))))) |
(*.f64 (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (log.f64 (+.f64 x #s(literal -1 binary64)))))) |
(exp.f64 (log1p.f64 x)) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(neg.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (fma.f64 x (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (log1p.f64 (-.f64 (*.f64 x x) x)))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64)))) (exp.f64 (log.f64 (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal -1 binary64)) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) (fma.f64 x (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (fma.f64 x x #s(literal 1 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(*.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x))) (+.f64 (fma.f64 x x #s(literal -1 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (neg.f64 (log.f64 n))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 n #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 n n)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 n) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n)) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) n)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) n)) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) n) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) n) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 (pow.f64 n #s(literal -1/2 binary64)) (*.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) |
(fma.f64 (/.f64 #s(literal -1 binary64) n) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
(neg.f64 (/.f64 #s(literal -1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
(/.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 n)) |
(/.f64 #s(literal 2 binary64) (*.f64 n #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) n)) |
(/.f64 (+.f64 (/.f64 #s(literal 2 binary64) n) (/.f64 #s(literal 2 binary64) n)) #s(literal 4 binary64)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 n #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) n))) (*.f64 (*.f64 n #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) n) (*.f64 (*.f64 n #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 n #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) n))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 n #s(literal 2 binary64)) (*.f64 n #s(literal 2 binary64))) (*.f64 (*.f64 n #s(literal 2 binary64)) (*.f64 n #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 n #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) n))) (*.f64 (*.f64 n #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 n #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 #s(literal -2 binary64) n) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) n))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) n))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 n #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) n) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) n) (*.f64 n #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) n) (/.f64 #s(literal 1 binary64) n))) (*.f64 (*.f64 #s(literal -2 binary64) n) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) n) (*.f64 (*.f64 #s(literal -2 binary64) n) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) n) (*.f64 #s(literal -2 binary64) n))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) n) (/.f64 #s(literal -1 binary64) n))) (*.f64 (*.f64 #s(literal -2 binary64) n) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) n) (*.f64 n #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 n #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) n) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) n))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) n) (*.f64 #s(literal -2 binary64) n) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) n))) |
(/.f64 (+.f64 (pow.f64 (*.f64 n #s(literal 2 binary64)) #s(literal -3 binary64)) (pow.f64 (*.f64 n #s(literal 2 binary64)) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n))) (-.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) n)) #s(literal -2 binary64)) |
(pow.f64 n #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 n n) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) n)) |
(*.f64 (pow.f64 n #s(literal -1/2 binary64)) (pow.f64 n #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) n) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 n #s(literal -1/2 binary64))) (pow.f64 n #s(literal -1/2 binary64))) |
Compiled 10 943 to 1 270 computations (88.4% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 396 | 12 | 408 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 396 | 13 | 409 |
| Status | Accuracy | Program |
|---|---|---|
| 27.6% | (/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) | |
| ✓ | 56.4% | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| ▶ | 61.9% | (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 18.8% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| 26.0% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| ▶ | 34.9% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| ▶ | 42.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 27.6% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) | |
| ▶ | 40.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
| 49.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) x)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) | |
| 60.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) | |
| 59.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x)) (log.f64 x)) n)) | |
| ▶ | 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
Compiled 601 to 318 computations (47.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) | |
| cost-diff | 384 | (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) | |
| cost-diff | 640 | (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) | |
| cost-diff | 7360 | (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) | |
| cost-diff | 0 | (log1p.f64 x) | |
| cost-diff | 0 | (-.f64 (log1p.f64 x) (log.f64 x)) | |
| cost-diff | 0 | (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) | |
| cost-diff | 0 | (/.f64 x n) | |
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x n)) | |
| cost-diff | 0 | #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) | |
| cost-diff | 0 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) n) | |
| cost-diff | 0 | (pow.f64 x (/.f64 #s(literal 1 binary64) n)) | |
| cost-diff | 0 | #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| cost-diff | 0 | (log1p.f64 x) | |
| cost-diff | 0 | (/.f64 (log1p.f64 x) n) | |
| cost-diff | 0 | (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| cost-diff | 6144 | (exp.f64 (/.f64 (log1p.f64 x) n)) |
| 8 654× | lower-fma.f32 |
| 8 652× | lower-fma.f64 |
| 2 938× | lower-*.f32 |
| 2 932× | lower-*.f64 |
| 1 550× | lower-+.f32 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 309 |
| 0 | 59 | 309 |
| 1 | 82 | 309 |
| 2 | 118 | 309 |
| 3 | 220 | 309 |
| 4 | 409 | 300 |
| 5 | 741 | 288 |
| 6 | 1322 | 286 |
| 7 | 2478 | 278 |
| 8 | 5180 | 266 |
| 9 | 7888 | 266 |
| 0 | 8146 | 266 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(/.f64 (log1p.f64 x) n) |
(log1p.f64 x) |
x |
n |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
x |
(/.f64 #s(literal 1 binary64) n) |
n |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
#s(literal 1 binary64) |
(/.f64 x n) |
x |
n |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(-.f64 (log1p.f64 x) (log.f64 x)) |
(log1p.f64 x) |
x |
(log.f64 x) |
n |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
(/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
x |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
n |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) |
#s(literal 1/2 binary64) |
(*.f64 x (*.f64 n n)) |
(*.f64 n n) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x n)) |
(*.f64 x n) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) |
| Outputs |
|---|
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(/.f64 (log1p.f64 x) n) |
(log1p.f64 x) |
x |
n |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
x |
(/.f64 #s(literal 1 binary64) n) |
n |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
#s(literal 1 binary64) |
(/.f64 x n) |
x |
n |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(-.f64 (log1p.f64 x) (log.f64 x)) |
(log1p.f64 x) |
x |
(log.f64 x) |
n |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) n)) x))) (*.f64 x n))) |
(/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) |
(/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) n)) x))) (*.f64 x n)) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) n)) x))) n) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
x |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
n |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 x n)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) |
#s(literal 1/2 binary64) |
(*.f64 x (*.f64 n n)) |
(*.f64 n n) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x n)) |
(*.f64 x n) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 3.1953125000000004 | (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) | |
| accuracy | 3.2289616647651003 | (*.f64 x (*.f64 n n)) | |
| accuracy | 10.066351208832565 | (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) | |
| accuracy | 24.965639973840602 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) | |
| accuracy | 0 | (log.f64 x) | |
| accuracy | 0.19921875 | (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) | |
| accuracy | 17.728879919989964 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) | |
| accuracy | 26.908851502974187 | (-.f64 (log1p.f64 x) (log.f64 x)) | |
| accuracy | 0 | (/.f64 #s(literal 1 binary64) n) | |
| accuracy | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x n)) | |
| accuracy | 21.61481289250517 | #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) | |
| accuracy | 24.306686657069665 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| accuracy | 0 | (pow.f64 x (/.f64 #s(literal 1 binary64) n)) | |
| accuracy | 0 | (/.f64 #s(literal 1 binary64) n) | |
| accuracy | 12.77170871295216 | #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) | |
| accuracy | 24.306686657069665 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| accuracy | 0 | (log1p.f64 x) | |
| accuracy | 0.015261291389095776 | (exp.f64 (/.f64 (log1p.f64 x) n)) | |
| accuracy | 0.13671875 | (/.f64 (log1p.f64 x) n) | |
| accuracy | 24.306686657069665 | (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 120.0ms | 114× | 1 | valid |
| 111.0ms | 95× | 2 | valid |
| 23.0ms | 37× | 0 | exit |
| 3.0ms | 10× | 0 | valid |
Compiled 274 to 30 computations (89.1% saved)
ival-log1p: 66.0ms (31.5% of total)ival-pow: 38.0ms (18.1% of total)adjust: 25.0ms (11.9% of total)ival-div: 25.0ms (11.9% of total)ival-mult: 21.0ms (10% of total)ival-sub: 11.0ms (5.3% of total)ival-log: 9.0ms (4.3% of total)ival-exp: 8.0ms (3.8% of total)ival-add: 6.0ms (2.9% 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 (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ()) |
#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ()) |
#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ()) |
#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ()) |
#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ()) |
#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ()) |
#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ()) |
#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ()) |
#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ()) |
#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt (exp.f64 (/.f64 (log1p.f64 x) n)) (patch (exp.f64 (/.f64 (log1p.f64 x) n)) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/2 (/ x n)) (/ 1 n))) (taylor 0 x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n))) (taylor 0 x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* x (- (* x (+ (* -1/4 (/ x n)) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 n)))) (/ 1 n))) (taylor 0 x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (log (/ 1 x)) n)) (taylor inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log (/ 1 x)) n)) (/ 1 (* n x))) (taylor inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (log (/ 1 x)) n)) (/ 1 (* n x))) (/ 1/2 (* n (pow x 2)))) (taylor inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (log (/ 1 x)) n)) (+ (/ 1 (* n x)) (* 1/3 (/ 1 (* n (pow x 3)))))) (* 1/2 (/ 1 (* n (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (log -1) (* -1 (log (/ -1 x)))) n) (taylor -inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log (/ -1 x)) n)) (+ (/ 1 (* n x)) (/ (log -1) n))) (taylor -inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log (/ -1 x)) n)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (/ (log -1) n))) (taylor -inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log (/ -1 x)) n)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (/ (log -1) n))) (taylor -inf x) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor 0 n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor 0 n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor 0 n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor 0 n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor -inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor -inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor -inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (+ 1 x)) n) (taylor -inf n) (#s(alt (/.f64 (log1p.f64 x) n) (patch (/.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1/2 x))) (taylor 0 x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (taylor 0 x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) (taylor 0 x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 1 x))) (taylor inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log (/ 1 x))) (/ 1 x)) (taylor inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) (taylor inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) (taylor inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* -1 (log (/ -1 x)))) (taylor -inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) (taylor -inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) (taylor -inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) (taylor -inf x) (#s(alt (log1p.f64 x) (patch (log1p.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (/ 1 n) (/ 1 x))) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (/ 1 n) (/ 1 x))) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (/ 1 n) (/ 1 x))) (taylor inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (/ 1 n) (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (/ 1 n) (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (/ 1 n) (/ 1 x))) (taylor -inf x) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ n x) n) (taylor 0 n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ n x) n) (taylor 0 n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ n x) n) (taylor 0 n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor -inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor -inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor -inf n) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 x n)) (patch (+.f64 #s(literal 1 binary64) (/.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf x) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor 0 n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ x n) (taylor -inf n) (#s(alt (/.f64 x n) (patch (/.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (log x) n)) (taylor 0 x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (/ x n)) (taylor 0 x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) (taylor inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) (taylor inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) (taylor inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) (patch (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log x)) (taylor 0 x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- x (log x)) (taylor 0 x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* -1/2 x))) (log x)) (taylor 0 x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) (taylor 0 x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (-.f64 (log1p.f64 x) (log.f64 x)) (patch (-.f64 (log1p.f64 x) (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (taylor 0 x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) (taylor 0 x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) (taylor 0 x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) (taylor 0 x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (taylor inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) (taylor inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) (taylor inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) (taylor inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n) (taylor -inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (taylor -inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (taylor -inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (taylor -inf x) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (exp (/ (log x) n)) (* (pow n 2) x))) (taylor 0 n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) (taylor 0 n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) (taylor 0 n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) (taylor 0 n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (/ 1/2 (* n x)) (/ (log x) n)))) (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (* 1/2 (/ (log x) (* (pow n 2) x))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (+ (/ 1/2 (* n x)) (/ (log x) n))))))) (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (* -1/12 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/4 (/ (pow (log x) 2) (* (pow n 3) x))) (+ (* 1/2 (/ (log x) (* (pow n 2) x))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (+ (/ 1/2 (* n x)) (/ (log x) n)))))))))) (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) n)) (taylor -inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x)))) n)) (* 1/2 (/ 1 x))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1 (/ (+ (* -1/2 (/ (log x) x)) (+ (* -1/2 (pow (log x) 2)) (* 1/4 (/ (pow (log x) 2) x)))) n)) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x))))) n)) (* 1/2 (/ 1 x))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (pow (log x) 3) x)) (+ (* 1/6 (pow (log x) 3)) (* 1/4 (/ (pow (log x) 2) x)))) n)) (+ (* -1/2 (/ (log x) x)) (+ (* -1/2 (pow (log x) 2)) (* 1/4 (/ (pow (log x) 2) x))))) n)) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x))))) n)) (* 1/2 (/ 1 x))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (patch (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor 0 x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) (taylor inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) (taylor -inf x) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (* (pow n 2) x)) (taylor 0 n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) (taylor 0 n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) (taylor 0 n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) (taylor 0 n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (* n x)) (taylor inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) (taylor inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 (* n x)) (taylor -inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) (taylor -inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) (taylor -inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) (taylor -inf n) (#s(alt (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (patch (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (exp (/ (log x) n)) (* (pow n 2) (pow x 2)))) (taylor 0 n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) (taylor 0 n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) (taylor 0 n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) (taylor 0 n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) (* n x)) (taylor inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x))))) (/ 1/2 (pow x 2))) n) (taylor inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (log x) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x)))))))) (/ 1/2 (pow x 2))) n) (taylor inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) (pow x 2)))) (+ (* -1/12 (/ (pow (log x) 3) (* (pow n 3) (pow x 2)))) (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/4 (/ (pow (log x) 2) (* (pow n 3) (pow x 2)))) (+ (* 1/2 (/ (log x) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x))))))))))) (/ 1/2 (pow x 2))) n) (taylor inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) (* n x))) (taylor -inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* -1/2 (/ (pow (log x) 2) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x)))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (pow (log x) 3) (pow x 2))) (+ (* 1/6 (/ (pow (log x) 3) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* -1/2 (/ (pow (log x) 2) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2)))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x)))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) (patch (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) #<representation binary64>) () ())) ()) |
#s(alt (log x) (taylor 0 x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (log x) (taylor 0 x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (log x) (taylor 0 x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (log x) (taylor 0 x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log (/ 1 x))) (taylor inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* -1 (log (/ -1 x)))) (taylor -inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* -1 (log (/ -1 x)))) (taylor -inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* -1 (log (/ -1 x)))) (taylor -inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* -1 (log (/ -1 x)))) (taylor -inf x) (#s(alt (log.f64 x) (patch (log.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf x) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor 0 n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow n 2) x) (taylor -inf n) (#s(alt (*.f64 x (*.f64 n n)) (patch (*.f64 x (*.f64 n n)) #<representation binary64>) () ())) ()) |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | n | @ | 0 | (/ (log (+ 1 x)) n) |
| 32.0ms | n | @ | 0 | (/ (- (log (+ 1 x)) (log x)) n) |
| 17.0ms | x | @ | 0 | (pow x (/ 1 n)) |
| 17.0ms | n | @ | inf | (/ (log (+ 1 x)) n) |
| 14.0ms | x | @ | -inf | (pow x (/ 1 n)) |
| 1× | egg-herbie |
| 8 204× | lower-fma.f64 |
| 8 204× | lower-fma.f32 |
| 5 078× | lower-+.f64 |
| 5 078× | lower-+.f32 |
| 3 836× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 610 | 9445 |
| 1 | 1864 | 8813 |
| 2 | 5415 | 8713 |
| 0 | 8379 | 8100 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/ x n) |
(* x (+ (* -1/2 (/ x n)) (/ 1 n))) |
(* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n))) |
(* x (+ (* x (- (* x (+ (* -1/4 (/ x n)) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 n)))) (/ 1 n))) |
(* -1 (/ (log (/ 1 x)) n)) |
(+ (* -1 (/ (log (/ 1 x)) n)) (/ 1 (* n x))) |
(- (+ (* -1 (/ (log (/ 1 x)) n)) (/ 1 (* n x))) (/ 1/2 (* n (pow x 2)))) |
(- (+ (* -1 (/ (log (/ 1 x)) n)) (+ (/ 1 (* n x)) (* 1/3 (/ 1 (* n (pow x 3)))))) (* 1/2 (/ 1 (* n (pow x 2))))) |
(/ (+ (log -1) (* -1 (log (/ -1 x)))) n) |
(+ (* -1 (/ (log (/ -1 x)) n)) (+ (/ 1 (* n x)) (/ (log -1) n))) |
(+ (* -1 (/ (log (/ -1 x)) n)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (/ (log -1) n))) |
(+ (* -1 (/ (log (/ -1 x)) n)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (/ (log -1) n))) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
(/ (log (+ 1 x)) n) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
1 |
(+ 1 (/ x n)) |
(+ 1 (/ x n)) |
(+ 1 (/ x n)) |
(/ x n) |
(* x (+ (/ 1 n) (/ 1 x))) |
(* x (+ (/ 1 n) (/ 1 x))) |
(* x (+ (/ 1 n) (/ 1 x))) |
(/ x n) |
(* x (+ (/ 1 n) (/ 1 x))) |
(* x (+ (/ 1 n) (/ 1 x))) |
(* x (+ (/ 1 n) (/ 1 x))) |
(/ x n) |
(/ (+ n x) n) |
(/ (+ n x) n) |
(/ (+ n x) n) |
1 |
(+ 1 (/ x n)) |
(+ 1 (/ x n)) |
(+ 1 (/ x n)) |
1 |
(+ 1 (/ x n)) |
(+ 1 (/ x n)) |
(+ 1 (/ x n)) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(/ x n) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (log x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(/ 1 (* n x)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/ 1 (* n x)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(* -1 (log x)) |
(- x (log x)) |
(- (* x (+ 1 (* -1/2 x))) (log x)) |
(- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) n) |
(+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) |
(+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) |
(+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n) |
(+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) |
(+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) |
(+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) |
(* 1/2 (/ (exp (/ (log x) n)) (* (pow n 2) x))) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) |
(/ (- 1 (* 1/2 (/ 1 x))) n) |
(/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (/ 1/2 (* n x)) (/ (log x) n)))) (* 1/2 (/ 1 x))) n) |
(/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (* 1/2 (/ (log x) (* (pow n 2) x))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (+ (/ 1/2 (* n x)) (/ (log x) n))))))) (* 1/2 (/ 1 x))) n) |
(/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (* -1/12 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/4 (/ (pow (log x) 2) (* (pow n 3) x))) (+ (* 1/2 (/ (log x) (* (pow n 2) x))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (+ (/ 1/2 (* n x)) (/ (log x) n)))))))))) (* 1/2 (/ 1 x))) n) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x)))) n)) (* 1/2 (/ 1 x))) 1) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1 (/ (+ (* -1/2 (/ (log x) x)) (+ (* -1/2 (pow (log x) 2)) (* 1/4 (/ (pow (log x) 2) x)))) n)) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x))))) n)) (* 1/2 (/ 1 x))) 1) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (pow (log x) 3) x)) (+ (* 1/6 (pow (log x) 3)) (* 1/4 (/ (pow (log x) 2) x)))) n)) (+ (* -1/2 (/ (log x) x)) (+ (* -1/2 (pow (log x) 2)) (* 1/4 (/ (pow (log x) 2) x))))) n)) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x))))) n)) (* 1/2 (/ 1 x))) 1) n)) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(/ 1/2 (* (pow n 2) x)) |
(/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) |
(/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) |
(/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) |
(/ -1/2 (* n x)) |
(/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) |
(/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) |
(/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) |
(/ -1/2 (* n x)) |
(* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) |
(* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) |
(* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) |
(/ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) |
(* 1/2 (/ (exp (/ (log x) n)) (* (pow n 2) (pow x 2)))) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) |
(/ (- 1 (* 1/2 (/ 1 x))) (* n x)) |
(/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x))))) (/ 1/2 (pow x 2))) n) |
(/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (log x) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x)))))))) (/ 1/2 (pow x 2))) n) |
(/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) (pow x 2)))) (+ (* -1/12 (/ (pow (log x) 3) (* (pow n 3) (pow x 2)))) (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/4 (/ (pow (log x) 2) (* (pow n 3) (pow x 2)))) (+ (* 1/2 (/ (log x) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x))))))))))) (/ 1/2 (pow x 2))) n) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) (* n x))) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* -1/2 (/ (pow (log x) 2) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x)))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (pow (log x) 3) (pow x 2))) (+ (* 1/6 (/ (pow (log x) 3) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* -1/2 (/ (pow (log x) 2) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2)))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x)))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
(* (pow n 2) x) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+.f64 (/.f64 (log1p.f64 x) n) (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 (log1p.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (neg.f64 (log1p.f64 x))) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) n)) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) x))) x)) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (-.f64 (log.f64 x) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) n)) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n))) n))) (neg.f64 n)) |
(/ x n) |
(/.f64 x n) |
(* x (+ (* -1/2 (/ x n)) (/ 1 n))) |
(fma.f64 x (*.f64 x (/.f64 #s(literal -1/2 binary64) n)) (/.f64 x n)) |
(* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n))) |
(fma.f64 x (*.f64 x (fma.f64 x (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n)) |
(* x (+ (* x (- (* x (+ (* -1/4 (/ x n)) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 n)))) (/ 1 n))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x (/.f64 #s(literal -1/4 binary64) n) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 x n)) |
(* -1 (/ (log (/ 1 x)) n)) |
(/.f64 (log.f64 x) n) |
(+ (* -1 (/ (log (/ 1 x)) n)) (/ 1 (* n x))) |
(+.f64 (/.f64 (log.f64 x) n) (/.f64 #s(literal 1 binary64) (*.f64 x n))) |
(- (+ (* -1 (/ (log (/ 1 x)) n)) (/ 1 (* n x))) (/ 1/2 (* n (pow x 2)))) |
(+.f64 (/.f64 (log.f64 x) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n))) |
(- (+ (* -1 (/ (log (/ 1 x)) n)) (+ (/ 1 (* n x)) (* 1/3 (/ 1 (* n (pow x 3)))))) (* 1/2 (/ 1 (* n (pow x 2))))) |
(+.f64 (/.f64 (log.f64 x) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (*.f64 x n)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
(/ (+ (log -1) (* -1 (log (/ -1 x)))) n) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n) |
(+ (* -1 (/ (log (/ -1 x)) n)) (+ (/ 1 (* n x)) (/ (log -1) n))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(+ (* -1 (/ (log (/ -1 x)) n)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (/ (log -1) n))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(+ (* -1 (/ (log (/ -1 x)) n)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (/ (log -1) n))) |
(+.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))))) (neg.f64 x)) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
(/ (log (+ 1 x)) n) |
(/.f64 (log1p.f64 x) n) |
x |
(* x (+ 1 (* -1/2 x))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(fma.f64 (*.f64 x x) (fma.f64 x (fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (neg.f64 (log.f64 (neg.f64 x)))) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) x))) x)) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (-.f64 (log.f64 x) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) n)) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n))) n))) (neg.f64 n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+.f64 (/.f64 (log1p.f64 x) n) (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 (log1p.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (neg.f64 (log1p.f64 x))) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(exp (/ (log x) n)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+.f64 (/.f64 (log.f64 x) n) (fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x)) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) n)) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) x))) x)) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (-.f64 (log.f64 x) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) n)) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n))) n))) (neg.f64 n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+.f64 (/.f64 (log1p.f64 x) n) (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 (log1p.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (neg.f64 (log1p.f64 x))) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(/ x n) |
(/.f64 x n) |
(* x (+ (/ 1 n) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(* x (+ (/ 1 n) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(* x (+ (/ 1 n) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(/ x n) |
(/.f64 x n) |
(* x (+ (/ 1 n) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(* x (+ (/ 1 n) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(* x (+ (/ 1 n) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(/ x n) |
(/.f64 x n) |
(/ (+ n x) n) |
(/.f64 (+.f64 x n) n) |
(/ (+ n x) n) |
(/.f64 (+.f64 x n) n) |
(/ (+ n x) n) |
(/.f64 (+.f64 x n) n) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(/ x n) |
(/.f64 x n) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) x))) x)) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (-.f64 (log.f64 x) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) n)) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n))) n))) (neg.f64 n)) |
(* -1 (/ (log x) n)) |
(neg.f64 (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(-.f64 (/.f64 x n) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(-.f64 (fma.f64 x (*.f64 x (/.f64 #s(literal -1/2 binary64) n)) (/.f64 x n)) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 x (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n)) (/.f64 (log.f64 x) n)) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x n)))))) x) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))))) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) n) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/3 binary64) (*.f64 x n)))) x) (/.f64 #s(literal 1 binary64) n)) x) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (log x)) |
(neg.f64 (log.f64 x)) |
(- x (log x)) |
(-.f64 x (log.f64 x)) |
(- (* x (+ 1 (* -1/2 x))) (log x)) |
(-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) (log.f64 x)) |
(- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) |
(-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) (log.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x x))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1/3 binary64)) x)) x)) (neg.f64 x)) |
(/ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 x n) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) x) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 x n) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) x) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 x n) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) x) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) n) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n) |
(+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) |
(+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) |
(+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) |
(+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) |
(fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) |
(+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) |
(fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) |
(+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) |
(fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) |
(* 1/2 (/ (exp (/ (log x) n)) (* (pow n 2) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x (*.f64 n n)))) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) |
(/.f64 (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) x) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) x)) (*.f64 n n)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) |
(/.f64 (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) x) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) x)) (*.f64 n n)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) x)) (* n (+ (exp (/ (log x) n)) (* -1/2 (/ (exp (/ (log x) n)) x))))) (pow n 2)) |
(/.f64 (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) x) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) x)) (*.f64 n n)) |
(/ (- 1 (* 1/2 (/ 1 x))) n) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) |
(/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (/ 1/2 (* n x)) (/ (log x) n)))) (* 1/2 (/ 1 x))) n) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (log.f64 x) n) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) x)))) n) |
(/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (* 1/2 (/ (log x) (* (pow n 2) x))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (+ (/ 1/2 (* n x)) (/ (log x) n))))))) (* 1/2 (/ 1 x))) n) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (log.f64 x) (*.f64 x (*.f64 n n))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n))) (+.f64 (/.f64 (log.f64 x) n) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) x)))) n) |
(/ (- (+ 1 (+ (* -1/2 (/ (log x) (* n x))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (* -1/12 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/4 (/ (pow (log x) 2) (* (pow n 3) x))) (+ (* 1/2 (/ (log x) (* (pow n 2) x))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (+ (/ 1/2 (* n x)) (/ (log x) n)))))))))) (* 1/2 (/ 1 x))) n) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) x) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n (*.f64 x (*.f64 n n)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (log.f64 x) (*.f64 x (*.f64 n n))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n))) (+.f64 (/.f64 (log.f64 x) n) (/.f64 #s(literal 1/2 binary64) (*.f64 x n)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) x)))) n) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) n)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) |
(* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x)))) n)) (* 1/2 (/ 1 x))) 1) n)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (log.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) x) (/.f64 #s(literal 1/2 binary64) x))) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1 (/ (+ (* -1/2 (/ (log x) x)) (+ (* -1/2 (pow (log x) 2)) (* 1/4 (/ (pow (log x) 2) x)))) n)) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x))))) n)) (* 1/2 (/ 1 x))) 1) n)) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (-.f64 (+.f64 (log.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) x) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 x) x) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) x)) n)) n)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (log x) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (pow (log x) 3) x)) (+ (* 1/6 (pow (log x) 3)) (* 1/4 (/ (pow (log x) 2) x)))) n)) (+ (* -1/2 (/ (log x) x)) (+ (* -1/2 (pow (log x) 2)) (* 1/4 (/ (pow (log x) 2) x))))) n)) (+ (* -1/2 (/ (log x) x)) (* 1/2 (/ 1 x))))) n)) (* 1/2 (/ 1 x))) 1) n)) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (-.f64 (+.f64 (log.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) x) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 x) x) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) x)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x)))) n)) n)) n)) (neg.f64 n)) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(* -1 (/ (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2)))) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(/ 1/2 (* (pow n 2) x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) |
(/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 n x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 n n)) |
(/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 n x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 n n)) |
(/ (+ (* -1/2 (/ n x)) (* 1/2 (/ 1 x))) (pow n 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 n x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 n n)) |
(/ -1/2 (* n x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x n)) |
(/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ (- (* 1/2 (/ 1 (* n x))) (* 1/2 (/ 1 x))) n) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/ -1/2 (* n x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x n)) |
(* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(* -1 (/ (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 (* n x)))) n)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))) |
(/ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) (*.f64 x x)) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 x n) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) (*.f64 x x)) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 x n) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) (*.f64 x x)) |
(/ (+ (* (exp (/ (log x) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ (* x (exp (/ (log x) n))) n)) (pow x 2)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (/.f64 x n) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) (*.f64 x x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n))))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n))))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 n)) (* 1/2 (/ 1 (pow n 2))))) x)) x)) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n))))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) (neg.f64 x)) |
(* 1/2 (/ (exp (/ (log x) n)) (* (pow n 2) (pow x 2)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x (*.f64 x (*.f64 n n))))) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) |
(/.f64 (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)))) (*.f64 n n)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) |
(/.f64 (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)))) (*.f64 n n)) |
(/ (+ (* 1/2 (/ (exp (/ (log x) n)) (pow x 2))) (* n (+ (* -1/2 (/ (exp (/ (log x) n)) (pow x 2))) (/ (exp (/ (log x) n)) x)))) (pow n 2)) |
(/.f64 (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x x)))) (*.f64 n n)) |
(/ (- 1 (* 1/2 (/ 1 x))) (* n x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)) |
(/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x))))) (/ 1/2 (pow x 2))) n) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (log.f64 x) (*.f64 x n)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x n))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) n) |
(/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (log x) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x)))))))) (/ 1/2 (pow x 2))) n) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 n n)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (log.f64 x) (*.f64 x (*.f64 x (*.f64 n n)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x n)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) n) |
(/ (- (+ (* -1/2 (/ (log x) (* n (pow x 2)))) (+ (* -1/4 (/ (pow (log x) 2) (* (pow n 2) (pow x 2)))) (+ (* -1/12 (/ (pow (log x) 3) (* (pow n 3) (pow x 2)))) (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/4 (/ (pow (log x) 2) (* (pow n 3) (pow x 2)))) (+ (* 1/2 (/ (log x) (* (pow n 2) (pow x 2)))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1/2 (* n (pow x 2))) (+ (/ 1 x) (/ (log x) (* n x))))))))))) (/ 1/2 (pow x 2))) n) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 n n)))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n (*.f64 x (*.f64 n n))))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (log.f64 x) (*.f64 x (*.f64 x (*.f64 n n)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x n)))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) n) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) (* n x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (+.f64 (/.f64 (log.f64 x) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) n)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* -1/2 (/ (pow (log x) 2) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x)))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (-.f64 (+.f64 (/.f64 (log.f64 x) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 x) (*.f64 x x)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) x)) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 x x))) n)) n)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (pow (log x) 3) (pow x 2))) (+ (* 1/6 (/ (pow (log x) 3) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* -1/2 (/ (pow (log x) 2) x)) (* 1/4 (/ (pow (log x) 2) (pow x 2)))))) n)) (+ (* -1/2 (/ (log x) (pow x 2))) (+ (* 1/2 (/ 1 (pow x 2))) (/ (log x) x)))) n)) (/ 1/2 (pow x 2))) (/ 1 x)) n)) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (-.f64 (+.f64 (/.f64 (log.f64 x) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (log.f64 x) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (log.f64 x) (*.f64 x x)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) x)) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1/12 binary64)) (*.f64 x x)))) n))) n)) n)) (neg.f64 n)) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 x (*.f64 x x)))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n)) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal -1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n)))))) x))) x)) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (-.f64 (log.f64 x) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) n)) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n))) n))) (neg.f64 n)) |
(log x) |
(log.f64 x) |
(log x) |
(log.f64 x) |
(log x) |
(log.f64 x) |
(log x) |
(log.f64 x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
(* (pow n 2) x) |
(*.f64 x (*.f64 n n)) |
| 4 556× | lower-fma.f32 |
| 4 554× | lower-fma.f64 |
| 4 474× | lower-/.f32 |
| 4 458× | lower-/.f64 |
| 3 858× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 243 |
| 0 | 59 | 231 |
| 1 | 261 | 222 |
| 2 | 2096 | 214 |
| 0 | 8455 | 211 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(/.f64 (log1p.f64 x) n) |
(log1p.f64 x) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(/.f64 x n) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(-.f64 (log1p.f64 x) (log.f64 x)) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) |
(/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
(log.f64 x) |
(*.f64 x (*.f64 n n)) |
| Outputs |
|---|
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp.f64 (*.f64 (log1p.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log1p.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (*.f64 (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) n))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log1p.f64 x) (neg.f64 n)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (neg.f64 (log1p.f64 x)) n))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) n)) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (pow.f64 n #s(literal -1/2 binary64))) (pow.f64 n #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log1p.f64 x)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (/.f64 (log1p.f64 x) n)) |
(pow.f64 (exp.f64 (neg.f64 (log1p.f64 x))) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(+.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n))) |
(exp.f64 (*.f64 (log.f64 (/.f64 n (log1p.f64 x))) #s(literal -1 binary64))) |
(+.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 n)) (/.f64 (log1p.f64 x) (neg.f64 n))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) n) (/.f64 (log1p.f64 (-.f64 (*.f64 x x) x)) n)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) n) (/.f64 (log.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) n)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) n) (/.f64 (log1p.f64 (neg.f64 x)) n)) |
(-.f64 (/.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) n) (/.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) n)) |
(neg.f64 (/.f64 (log1p.f64 x) (neg.f64 n))) |
(neg.f64 (/.f64 (neg.f64 (log1p.f64 x)) n)) |
(/.f64 (log1p.f64 x) n) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 n (log1p.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 n (log1p.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 n (log1p.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 n (log1p.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (log1p.f64 x)) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 (log1p.f64 x))) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) n) |
(/.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (log1p.f64 x)))) (neg.f64 (neg.f64 (neg.f64 n)))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) (neg.f64 n)) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64))) (neg.f64 (neg.f64 n))) |
(pow.f64 (/.f64 n (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 n (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (log1p.f64 x) n) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (log1p.f64 x)) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x)) |
(*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (log1p.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n)) |
(log.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (-.f64 (*.f64 x x) x))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log1p.f64 (neg.f64 x))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))))) |
(log1p.f64 x) |
(+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(+.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (-.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (-.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp.f64 (*.f64 (log.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(pow.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(pow.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(pow.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(pow.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (pow.f64 n #s(literal -1/2 binary64))) (pow.f64 n #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(exp.f64 (*.f64 (log.f64 n) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 n))) |
(/.f64 #s(literal -1 binary64) (neg.f64 n)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 n)))) |
(pow.f64 n #s(literal -1 binary64)) |
(pow.f64 (*.f64 n n) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 n)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 n)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (pow.f64 n #s(literal -1/2 binary64)) (pow.f64 n #s(literal -1/2 binary64))) |
(+.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(+.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(fma.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (-.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (-.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))) (+.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))))))) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n)))))) |
#s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+.f64 (/.f64 x n) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x n))) (/.f64 (/.f64 (*.f64 x x) (*.f64 n n)) (-.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 n n)) (-.f64 (/.f64 x n) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x n) #s(literal 1 binary64)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x n) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x n) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) n) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) n) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x n)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x n)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 n n)) (-.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (/.f64 x n))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))) (neg.f64 (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 n n)) (-.f64 #s(literal 1 binary64) (/.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64)) (-.f64 (/.f64 x n) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x n) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x n)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 n n))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x n)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 n x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 n)) (/.f64 x (neg.f64 n))) |
(neg.f64 (/.f64 x (neg.f64 n))) |
(neg.f64 (/.f64 (neg.f64 x) n)) |
(/.f64 x n) |
(/.f64 #s(literal 1 binary64) (/.f64 n x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 n x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 n x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 n x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 n x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 n)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 n))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 n)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 n))) |
(pow.f64 (/.f64 n x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 n x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) n)) |
(*.f64 #s(literal 1 binary64) (/.f64 x n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) x) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x n) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) n)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(exp.f64 (*.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (log1p.f64 x) n) (neg.f64 (/.f64 (log.f64 x) n))) |
(-.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 n)) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 n))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n) (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) n)) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 (log1p.f64 x) n) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 n (log1p.f64 x)) n)) (/.f64 (*.f64 (/.f64 n (log1p.f64 x)) (log.f64 x)) (*.f64 (/.f64 n (log1p.f64 x)) n))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (log1p.f64 x)) n) (*.f64 (neg.f64 n) n)) (/.f64 (*.f64 (neg.f64 n) (log.f64 x)) (*.f64 (neg.f64 n) n))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64)) (*.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n))))) (/.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64)) (*.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (+.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n))) (/.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64)) (+.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)))) |
(fma.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) n) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (/.f64 (log1p.f64 x) n) #s(literal 1 binary64) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (log1p.f64 x) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (neg.f64 (log1p.f64 x)) (/.f64 #s(literal -1 binary64) n) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n) (neg.f64 (/.f64 (log.f64 x) n))) |
(fma.f64 (/.f64 (log1p.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) (neg.f64 (/.f64 (log.f64 x) n))) |
(neg.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 n))) |
(neg.f64 (/.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n)) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) |
(/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (neg.f64 n)) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 n (log1p.f64 x)) (log.f64 x))) (*.f64 (/.f64 n (log1p.f64 x)) n)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log1p.f64 x)) n) (*.f64 (neg.f64 n) (log.f64 x))) (*.f64 (neg.f64 n) n)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) n)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (neg.f64 n))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 n))) |
(/.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 n))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 n (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64)) (*.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64))) (+.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n))) |
(/.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) n) |
(/.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal -1 binary64)) (neg.f64 n)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) n)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) n)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log.f64 x)) n) |
(/.f64 (-.f64 (neg.f64 (log1p.f64 x)) (neg.f64 (log.f64 x))) (neg.f64 n)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (neg.f64 n)) |
(/.f64 (-.f64 (log1p.f64 x) (*.f64 (log.f64 x) #s(literal 1 binary64))) n) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) n) |
(/.f64 (-.f64 (neg.f64 (log1p.f64 x)) (*.f64 (log.f64 x) #s(literal -1 binary64))) (neg.f64 n)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))) (neg.f64 n)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x)))) (neg.f64 (*.f64 n n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 n (log1p.f64 x)) (log.f64 x)))) (neg.f64 (*.f64 (/.f64 n (log1p.f64 x)) n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (log1p.f64 x)) n) (*.f64 (neg.f64 n) (log.f64 x)))) (neg.f64 (*.f64 (neg.f64 n) n))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) n))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (neg.f64 n)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) n))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 n)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 (neg.f64 n)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64)) (*.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) (neg.f64 n)) |
(/.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) n))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) n))) (neg.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (log.f64 x) n)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (log.f64 x) n)) (neg.f64 (/.f64 (log.f64 x) n))) (*.f64 (/.f64 (log1p.f64 x) n) (neg.f64 (/.f64 (log.f64 x) n)))))) |
(pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (pow.f64 (/.f64 n (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 n (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n)) |
(log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (log1p.f64 x) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (log1p.f64 x)) |
(-.f64 (log1p.f64 x) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (*.f64 x (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (-.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 x #s(literal 1 binary64)))) (log.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log1p.f64 x)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 x) (neg.f64 (log.f64 x)))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 x) (neg.f64 (log.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (log1p.f64 x))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(+.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(+.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) (/.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (/.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal 1 binary64) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n))) #s(literal -1 binary64)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) #s(literal 1 binary64) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 #s(literal -1 binary64) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) n)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 n n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) n) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 (*.f64 n n) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 n n)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x (*.f64 n n))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x (*.f64 n n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 n n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 (*.f64 x (*.f64 n n)) n)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) x) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) x) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 (*.f64 n n) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 (*.f64 x (*.f64 n n)) x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) n) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 n n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 n n)) n)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 n n)) x)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)))))) |
(/.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) |
(/.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) (+.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) n)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n))))) (neg.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n))))) (neg.f64 (+.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)))) (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))))) (neg.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) (neg.f64 (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n)))) (/.f64 (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64))) (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x n)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 x n))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 x n)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (neg.f64 (*.f64 x n)))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (neg.f64 (*.f64 x n))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) n)) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) n))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 x (*.f64 n n)) (neg.f64 (*.f64 x n)))) (/.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 n n)) (neg.f64 (*.f64 x n))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) n) (*.f64 (*.f64 x (*.f64 n n)) n)) (/.f64 (*.f64 (*.f64 x (*.f64 n n)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x (*.f64 n n)) n))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x n)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 x n))) (/.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 x n)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (neg.f64 (*.f64 x n)))) (/.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (neg.f64 (*.f64 x n))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) n) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) n)) (/.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) n))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 n n) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) (/.f64 (*.f64 n n) (*.f64 (*.f64 n n) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x n)) (*.f64 (*.f64 n n) (*.f64 x n))) (/.f64 (*.f64 (*.f64 n n) #s(literal 1/2 binary64)) (*.f64 (*.f64 n n) (*.f64 x n)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 n n) (neg.f64 (*.f64 x n)))) (/.f64 (*.f64 (*.f64 n n) #s(literal -1/2 binary64)) (*.f64 (*.f64 n n) (neg.f64 (*.f64 x n))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) n) (*.f64 n (*.f64 n n))) (/.f64 (*.f64 (*.f64 n n) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 n (*.f64 n n)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x n)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (neg.f64 x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (pow.f64 (/.f64 n #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 n n) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 n n))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) n) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x n))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x n)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 x n))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (neg.f64 (*.f64 x n)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) n)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 n n)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 x (*.f64 n n)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 n n)) (neg.f64 (*.f64 x n)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) n) (*.f64 (*.f64 x (*.f64 n n)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 n n)) n)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x n)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 x n))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (neg.f64 (*.f64 x n)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) n) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) n)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 (*.f64 x n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x n)) (*.f64 (*.f64 n n) #s(literal 1/2 binary64))) (*.f64 (*.f64 n n) (*.f64 x n))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 n n) #s(literal -1/2 binary64))) (*.f64 (*.f64 n n) (neg.f64 (*.f64 x n)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) n) (*.f64 (*.f64 n n) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 n (*.f64 n n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 n n))) (*.f64 x n)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal 1/2 binary64) x)) n) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal 1/2 binary64) n)) x) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x n)) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (*.f64 x n)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (neg.f64 (*.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 n n)) #s(literal 2 binary64)) n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 n n)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 n n)) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 x (*.f64 n n)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 n n)) (neg.f64 (*.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) n) (*.f64 (*.f64 x (*.f64 n n)) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (*.f64 x (*.f64 n n)) n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x n)) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (*.f64 x n)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (neg.f64 (*.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) n) (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 n n) (neg.f64 x)) n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x n) #s(literal 2 binary64))) (*.f64 n n))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 (*.f64 x n) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x n)) (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 x n)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 (*.f64 x n))) (*.f64 (*.f64 n n) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 n n) (neg.f64 (*.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) n) (*.f64 (*.f64 n n) (/.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (*.f64 n (*.f64 n n)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 n n)))) (neg.f64 (*.f64 x n))) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) n) x) (*.f64 x (*.f64 (*.f64 n n) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (*.f64 x (*.f64 x n))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 n n)) (*.f64 x (*.f64 n n)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x n) (*.f64 x n)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) (*.f64 x n))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) x) (/.f64 (/.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) (/.f64 (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)) (*.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))))) |
(/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (neg.f64 x)) |
(/.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) (*.f64 x (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) (*.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n))))) (neg.f64 (*.f64 x (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)))) (neg.f64 (*.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(pow.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) x)) |
(*.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) x) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) x)) |
(*.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)) x)) |
(*.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))))) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) x) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (-.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (*.f64 n n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) x)) |
(log.f64 x) |
(+.f64 (log.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 x)) |
(*.f64 x (*.f64 n n)) |
(*.f64 n (*.f64 x n)) |
(*.f64 (*.f64 n n) x) |
(*.f64 (*.f64 x n) n) |
Compiled 41 161 to 2 976 computations (92.8% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 413 | 25 | 1 438 |
| Fresh | 4 | 3 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 421 | 30 | 1 451 |
| Status | Accuracy | Program |
|---|---|---|
| 27.9% | (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) | |
| 27.9% | (-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) | |
| 26.4% | (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 26.0% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| 29.0% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64)) (-.f64 (/.f64 x n) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| 19.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) | |
| ✓ | 34.9% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 11.6% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| ✓ | 42.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| ▶ | 31.8% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| 27.9% | (*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) | |
| 42.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) | |
| ▶ | 60.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
| 59.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x)) (log.f64 x)) n)) | |
| 55.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) | |
| ▶ | 47.6% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) |
| 38.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) n)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) | |
| 55.9% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) | |
| ▶ | 49.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
| 44.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) | |
| 27.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) | |
| 27.5% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) | |
| 32.9% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) | |
| ▶ | 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
| 38.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (pow.f64 (/.f64 n (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))))) | |
| 38.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) | |
| 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) | |
| 39.6% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) | |
| 32.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) | |
| 43.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
Compiled 1 072 to 576 computations (46.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (log1p.f64 x) n) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) | |
| cost-diff | 320 | (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) | |
| cost-diff | 640 | (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) | |
| cost-diff | 0 | (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) | |
| cost-diff | 0 | (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) | |
| cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) | |
| cost-diff | 0 | #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) | |
| cost-diff | 0 | #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) n) | |
| cost-diff | 0 | (pow.f64 x (/.f64 #s(literal 1 binary64) n)) | |
| cost-diff | 0 | (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
| 4 276× | lower-*.f32 |
| 4 268× | lower-*.f64 |
| 3 430× | lower-fma.f64 |
| 3 430× | lower-fma.f32 |
| 1 468× | lower-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 314 |
| 0 | 67 | 314 |
| 1 | 94 | 308 |
| 2 | 140 | 300 |
| 3 | 249 | 296 |
| 4 | 425 | 296 |
| 5 | 915 | 296 |
| 6 | 2429 | 296 |
| 7 | 4084 | 296 |
| 8 | 5918 | 296 |
| 9 | 6741 | 296 |
| 10 | 7032 | 296 |
| 11 | 7200 | 296 |
| 0 | 8100 | 296 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
x |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
n |
(*.f64 x n) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) |
#s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
x |
n |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
#s(literal 1 binary64) |
(/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
n |
(log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) |
(-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) |
(*.f64 (log1p.f64 x) n) |
(log1p.f64 x) |
x |
n |
(*.f64 n (log.f64 x)) |
(log.f64 x) |
(*.f64 n n) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
x |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
n |
(*.f64 x n) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) |
#s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1/3 binary64) x) |
#s(literal 1/3 binary64) |
x |
n |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) |
#s(literal 1 binary64) |
(/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
n |
(log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(*.f64 (log1p.f64 x) n) |
(*.f64 n (log1p.f64 x)) |
(log1p.f64 x) |
x |
n |
(*.f64 n (log.f64 x)) |
(log.f64 x) |
(*.f64 n n) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.25 | (*.f64 n (log.f64 x)) | |
| accuracy | 19.480093968081647 | (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) | |
| accuracy | 24.25623232815372 | (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) | |
| accuracy | 26.50290653614765 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) | |
| accuracy | 0.23828125 | (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) | |
| accuracy | 0.8235121629912971 | (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) | |
| accuracy | 26.50290653614765 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) | |
| accuracy | 26.81051638754913 | (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) | |
| accuracy | 0.22265625 | (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) | |
| accuracy | 0.37890625 | (/.f64 #s(literal 1/3 binary64) x) | |
| accuracy | 26.50290653614765 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) | |
| accuracy | 33.545803396495614 | #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) | |
| accuracy | 17.439752247678214 | #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) | |
| accuracy | 24.306686657069665 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| accuracy | 27.45652178453095 | #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) | |
| accuracy | 0 | (/.f64 #s(literal 1 binary64) n) | |
| accuracy | 0 | (*.f64 x n) | |
| accuracy | 4.58911514652432 | (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) | |
| accuracy | 24.459603636442772 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
| 125.0ms | 95× | 2 | valid |
| 105.0ms | 143× | 1 | valid |
| 5.0ms | 18× | 0 | valid |
Compiled 241 to 32 computations (86.7% saved)
ival-pow: 54.0ms (26.9% of total)ival-log: 47.0ms (23.4% of total)ival-div: 29.0ms (14.4% of total)adjust: 19.0ms (9.5% of total)ival-mult: 16.0ms (8% of total)const: 11.0ms (5.5% of total)ival-sub: 9.0ms (4.5% of total)ival-log1p: 7.0ms (3.5% of total)ival-add: 7.0ms (3.5% 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 #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ()) |
#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ()) |
#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ()) |
#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ()) |
#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ()) |
#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ()) |
#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ()) |
#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ()) |
#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ 1 x) (/ (log x) (* n x))) n) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) (patch (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) (taylor inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) (taylor -inf n) (#s(alt (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (patch (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) n) (patch (/.f64 #s(literal 1 binary64) n) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (log x) n)) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (/ x n)) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- x (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* -1/2 x))) (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (patch #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* -1/2 x)) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) (patch (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor 0 n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (log (/ (+ 1 x) x)) n) (taylor -inf n) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (log x) n)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (/ x n)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (patch (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor 0 n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor 0 n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor 0 n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor 0 n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor -inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor -inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor -inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n (log (/ (+ 1 x) x))) (taylor -inf n) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ n (log x))) (taylor 0 x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ n (log x))) (* -1 (/ (* n x) (pow (log x) 2)))) (taylor 0 x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ n (log x))) (* x (- (* -1 (* x (+ (* -1/2 (/ n (pow (log x) 2))) (/ n (pow (log x) 3))))) (/ n (pow (log x) 2))))) (taylor 0 x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ n (log x))) (* x (- (* x (- (* -1 (* x (+ (* -1 (/ n (pow (log x) 3))) (+ (* 1/3 (/ n (pow (log x) 2))) (/ n (pow (log x) 4)))))) (+ (* -1/2 (/ n (pow (log x) 2))) (/ n (pow (log x) 3))))) (/ n (pow (log x) 2))))) (taylor 0 x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ n (* 1/2 (/ n x)))) (taylor inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ n (* -1 (/ (+ (* -1/4 n) (* 1/3 n)) (pow x 2)))) (* -1/2 (/ n x)))) (taylor inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ n (* -1 (/ (+ (* -1/4 n) (+ (* 1/6 n) (* 1/2 (+ (* -1/4 n) (* 1/3 n))))) (pow x 3)))) (+ (* -1/2 (/ n x)) (+ (* -1/4 (/ n (pow x 2))) (* 1/3 (/ n (pow x 2))))))) (taylor inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 n) (* -1/2 (/ n x))))) (taylor -inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 n) (* -1 (/ (- (+ (* -1/3 (/ n x)) (* 1/4 (/ n x))) (* -1/2 n)) x))))) (taylor -inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 n) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/3 n) (* 1/4 n)) x)) (+ (* -1/4 (/ n x)) (* 1/6 (/ n x)))) (+ (* -1/3 n) (* 1/4 n))) x)) (* -1/2 n)) x))))) (taylor -inf x) (#s(alt (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (patch (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log x)) (taylor 0 x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (log x))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log x)) (* x (+ 1 (* -1/2 x)))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log x)) (* x (+ 1 (* x (- (* 1/3 x) 1/2))))) (taylor 0 x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (patch (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (log x) n)) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (/ x n)) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) (patch (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (log x))) (taylor 0 x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* n x) (* n (log x))) (taylor 0 x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ n (* -1/2 (* n x)))) (* n (log x))) (taylor 0 x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ n (* x (+ (* -1/2 n) (* 1/3 (* n x)))))) (* n (log x))) (taylor 0 x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n x) (taylor inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ n (* -1/2 (/ n x))) x) (taylor inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ n (+ (* -1/2 (/ n x)) (* 1/3 (/ n (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ n (+ (* -1/2 (/ n x)) (+ (* -1/4 (/ n (pow x 3))) (* 1/3 (/ n (pow x 2)))))) x) (taylor inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ n x) (taylor -inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 n) (* 1/2 (/ n x))) x)) (taylor -inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 n) (* 1/3 (/ n x))) x))) x)) (taylor -inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 n) (* 1/4 (/ n x))) x)) (* -1/2 n)) x))) x)) (taylor -inf x) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor 0 n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor 0 n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor 0 n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor 0 n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* n (- (log (+ 1 x)) (log x))) (taylor inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) (taylor -inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) (taylor -inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) (taylor -inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) (taylor -inf n) (#s(alt (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (patch (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ n (* -1/2 (* n x)))) (taylor 0 x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ n (* x (+ (* -1/2 n) (* 1/3 (* n x)))))) (taylor 0 x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ n (* x (+ (* -1/2 n) (* x (+ (* -1/4 (* n x)) (* 1/3 n))))))) (taylor 0 x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* n (log (/ 1 x)))) (/ n x)) (taylor inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* n (log (/ 1 x)))) (+ (* -1/2 (/ n (pow x 2))) (/ n x))) (taylor inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* n (log (/ 1 x)))) (+ (* -1/2 (/ n (pow x 2))) (+ (* 1/3 (/ n (pow x 3))) (/ n x)))) (taylor inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (+ (log -1) (* -1 (log (/ -1 x))))) (taylor -inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* n (+ (log -1) (* -1 (log (/ -1 x))))) (/ n x)) (taylor -inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 n) (* 1/2 (/ n x))) x)) (* n (+ (log -1) (* -1 (log (/ -1 x)))))) (taylor -inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 n) (* 1/3 (/ n x))) x))) x)) (* n (+ (log -1) (* -1 (log (/ -1 x)))))) (taylor -inf x) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor 0 n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor 0 n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor 0 n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor 0 n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor -inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor -inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor -inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n (log (+ 1 x))) (taylor -inf n) (#s(alt (*.f64 (log1p.f64 x) n) (patch (*.f64 (log1p.f64 x) n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/3 binary64) x) (patch (/.f64 #s(literal 1/3 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor -inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor -inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor -inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor -inf n) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (log x)) (taylor 0 x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* n (log (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (+ (log -1) (* -1 (log (/ -1 x))))) (taylor -inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (+ (log -1) (* -1 (log (/ -1 x))))) (taylor -inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (+ (log -1) (* -1 (log (/ -1 x))))) (taylor -inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* n (+ (log -1) (* -1 (log (/ -1 x))))) (taylor -inf x) (#s(alt (*.f64 n (log.f64 x)) (patch (*.f64 n (log.f64 x)) #<representation binary64>) () ())) ()) |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | n | @ | 0 | (/ 1 (/ n (log (/ (+ x 1) x)))) |
| 10.0ms | n | @ | inf | (/ 1 (/ n (log (/ (+ x 1) x)))) |
| 5.0ms | x | @ | -inf | (/ (pow x (/ 1 n)) (* x n)) |
| 5.0ms | x | @ | inf | (/ (pow x (/ 1 n)) (* x n)) |
| 1.0ms | n | @ | -inf | (/ (- (* (log (+ 1 x)) n) (* n (log x))) (* n n)) |
| 1× | egg-herbie |
| 7 502× | lower-fma.f64 |
| 7 502× | lower-fma.f32 |
| 4 322× | lower-*.f64 |
| 4 322× | lower-*.f32 |
| 3 924× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 565 | 8070 |
| 1 | 1714 | 7564 |
| 2 | 4903 | 7453 |
| 0 | 8181 | 6896 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ 1 (* n x)) |
(/ (+ (/ 1 x) (/ (log x) (* n x))) n) |
(/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) |
(/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) |
(/ 1 (* n x)) |
(* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(/ 1 n) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (log x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(/ 1 (* n x)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/ 1 (* n x)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(* -1 (log x)) |
(- x (log x)) |
(- (* x (+ 1 (* -1/2 x))) (log x)) |
(- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/ 1/3 (pow x 3)) |
(/ (+ 1/3 (* -1/2 x)) (pow x 3)) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(* -1 (/ (log x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(/ 1 (* n x)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/ 1 (* n x)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(* -1 (/ n (log x))) |
(+ (* -1 (/ n (log x))) (* -1 (/ (* n x) (pow (log x) 2)))) |
(+ (* -1 (/ n (log x))) (* x (- (* -1 (* x (+ (* -1/2 (/ n (pow (log x) 2))) (/ n (pow (log x) 3))))) (/ n (pow (log x) 2))))) |
(+ (* -1 (/ n (log x))) (* x (- (* x (- (* -1 (* x (+ (* -1 (/ n (pow (log x) 3))) (+ (* 1/3 (/ n (pow (log x) 2))) (/ n (pow (log x) 4)))))) (+ (* -1/2 (/ n (pow (log x) 2))) (/ n (pow (log x) 3))))) (/ n (pow (log x) 2))))) |
(* n x) |
(* x (+ n (* 1/2 (/ n x)))) |
(* x (- (+ n (* -1 (/ (+ (* -1/4 n) (* 1/3 n)) (pow x 2)))) (* -1/2 (/ n x)))) |
(* x (- (+ n (* -1 (/ (+ (* -1/4 n) (+ (* 1/6 n) (* 1/2 (+ (* -1/4 n) (* 1/3 n))))) (pow x 3)))) (+ (* -1/2 (/ n x)) (+ (* -1/4 (/ n (pow x 2))) (* 1/3 (/ n (pow x 2))))))) |
(* n x) |
(* -1 (* x (+ (* -1 n) (* -1/2 (/ n x))))) |
(* -1 (* x (+ (* -1 n) (* -1 (/ (- (+ (* -1/3 (/ n x)) (* 1/4 (/ n x))) (* -1/2 n)) x))))) |
(* -1 (* x (+ (* -1 n) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/3 n) (* 1/4 n)) x)) (+ (* -1/4 (/ n x)) (* 1/6 (/ n x)))) (+ (* -1/3 n) (* 1/4 n))) x)) (* -1/2 n)) x))))) |
(* -1 (log x)) |
(+ x (* -1 (log x))) |
(+ (* -1 (log x)) (* x (+ 1 (* -1/2 x)))) |
(+ (* -1 (log x)) (* x (+ 1 (* x (- (* 1/3 x) 1/2))))) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(* -1 (/ (log x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(/ 1 (* n x)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/ 1 (* n x)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (* n (log x))) |
(- (* n x) (* n (log x))) |
(- (* x (+ n (* -1/2 (* n x)))) (* n (log x))) |
(- (* x (+ n (* x (+ (* -1/2 n) (* 1/3 (* n x)))))) (* n (log x))) |
(/ n x) |
(/ (+ n (* -1/2 (/ n x))) x) |
(/ (+ n (+ (* -1/2 (/ n x)) (* 1/3 (/ n (pow x 2))))) x) |
(/ (+ n (+ (* -1/2 (/ n x)) (+ (* -1/4 (/ n (pow x 3))) (* 1/3 (/ n (pow x 2)))))) x) |
(/ n x) |
(* -1 (/ (+ (* -1 n) (* 1/2 (/ n x))) x)) |
(* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 n) (* 1/3 (/ n x))) x))) x)) |
(* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 n) (* 1/4 (/ n x))) x)) (* -1/2 n)) x))) x)) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* n (- (log (+ 1 x)) (log x))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* n x) |
(* x (+ n (* -1/2 (* n x)))) |
(* x (+ n (* x (+ (* -1/2 n) (* 1/3 (* n x)))))) |
(* x (+ n (* x (+ (* -1/2 n) (* x (+ (* -1/4 (* n x)) (* 1/3 n))))))) |
(* -1 (* n (log (/ 1 x)))) |
(+ (* -1 (* n (log (/ 1 x)))) (/ n x)) |
(+ (* -1 (* n (log (/ 1 x)))) (+ (* -1/2 (/ n (pow x 2))) (/ n x))) |
(+ (* -1 (* n (log (/ 1 x)))) (+ (* -1/2 (/ n (pow x 2))) (+ (* 1/3 (/ n (pow x 3))) (/ n x)))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(+ (* n (+ (log -1) (* -1 (log (/ -1 x))))) (/ n x)) |
(+ (* -1 (/ (+ (* -1 n) (* 1/2 (/ n x))) x)) (* n (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 n) (* 1/3 (/ n x))) x))) x)) (* n (+ (log -1) (* -1 (log (/ -1 x)))))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n (log (+ 1 x))) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(/ 1/3 x) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* n (log x)) |
(* -1 (* n (log (/ 1 x)))) |
(* -1 (* n (log (/ 1 x)))) |
(* -1 (* n (log (/ 1 x)))) |
(* -1 (* n (log (/ 1 x)))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
| Outputs |
|---|
(- 1 (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) x) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))))) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) x))) (neg.f64 x))) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) n)) n))) (neg.f64 n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (+ (/ 1 x) (/ (log x) (* n x))) n) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))) n) |
(/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n)))) n) |
(/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))))) n) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))) n) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 (log.f64 x) x)) n) (/.f64 #s(literal 1 binary64) x)) n) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (log.f64 x) x) (/.f64 (fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal -1/6 binary64) (*.f64 x n)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) x)) n)) n) (/.f64 #s(literal 1 binary64) x)) n) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+.f64 (/.f64 (log.f64 x) n) (fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x)) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n)) n)) n)) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(- 1 (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) x) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))))) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) x))) (neg.f64 x))) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) n)) n))) (neg.f64 n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) x) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))))) x))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log1p.f64 x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log1p.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log1p.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) n) (log1p.f64 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) n)) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(exp (/ (log x) n)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+.f64 (/.f64 (log.f64 x) n) (fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x)) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n)) n)) n)) |
(- 1 (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) x) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))))) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) x))) (neg.f64 x))) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) n)) n))) (neg.f64 n)) |
(* -1 (/ (log x) n)) |
(neg.f64 (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(-.f64 (/.f64 x n) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(-.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) n) (/.f64 x n)) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 x n) #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) n))) (-.f64 (/.f64 x n) (/.f64 (log.f64 x) n))) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x n)))) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x n))))))) x) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1 binary64) (*.f64 x n))) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) n) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/3 binary64) (*.f64 x n)))) x) (/.f64 #s(literal 1 binary64) n)) x) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (log x)) |
(neg.f64 (log.f64 x)) |
(- x (log x)) |
(-.f64 x (log.f64 x)) |
(- (* x (+ 1 (* -1/2 x))) (log x)) |
(-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) (log.f64 x)) |
(- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) |
(-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) (log.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x x))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1/3 binary64)) x)) x)) (neg.f64 x)) |
(/ 1/3 (pow x 3)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* -1/2 x)) (pow x 3)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(/ (log (/ (+ 1 x) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n) |
(* -1 (/ (log x) n)) |
(neg.f64 (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(-.f64 (/.f64 x n) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(-.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) n) (/.f64 x n)) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 x n) #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) n))) (-.f64 (/.f64 x n) (/.f64 (log.f64 x) n))) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x n)))) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x n))))))) x) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1 binary64) (*.f64 x n))) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) n) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/3 binary64) (*.f64 x n)))) x) (/.f64 #s(literal 1 binary64) n)) x) |
(- 1 (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) x) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))))) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) x))) (neg.f64 x))) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) n)) n))) (neg.f64 n)) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(/ n (log (/ (+ 1 x) x))) |
(/.f64 n (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x))) |
(* -1 (/ n (log x))) |
(neg.f64 (/.f64 n (log.f64 x))) |
(+ (* -1 (/ n (log x))) (* -1 (/ (* n x) (pow (log x) 2)))) |
(neg.f64 (fma.f64 x (/.f64 n (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 n (log.f64 x)))) |
(+ (* -1 (/ n (log x))) (* x (- (* -1 (* x (+ (* -1/2 (/ n (pow (log x) 2))) (/ n (pow (log x) 3))))) (/ n (pow (log x) 2))))) |
(fma.f64 x (neg.f64 (fma.f64 x (fma.f64 n (/.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 n (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 n (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (neg.f64 (/.f64 n (log.f64 x)))) |
(+ (* -1 (/ n (log x))) (* x (- (* x (- (* -1 (* x (+ (* -1 (/ n (pow (log x) 3))) (+ (* 1/3 (/ n (pow (log x) 2))) (/ n (pow (log x) 4)))))) (+ (* -1/2 (/ n (pow (log x) 2))) (/ n (pow (log x) 3))))) (/ n (pow (log x) 2))))) |
(fma.f64 x (fma.f64 x (neg.f64 (fma.f64 x (-.f64 (fma.f64 n (/.f64 #s(literal 1/3 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 n (pow.f64 (log.f64 x) #s(literal 4 binary64)))) (/.f64 n (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 n (/.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 n (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) (neg.f64 (/.f64 n (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (neg.f64 (/.f64 n (log.f64 x)))) |
(* n x) |
(*.f64 x n) |
(* x (+ n (* 1/2 (/ n x)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n)) |
(* x (- (+ n (* -1 (/ (+ (* -1/4 n) (* 1/3 n)) (pow x 2)))) (* -1/2 (/ n x)))) |
(*.f64 x (+.f64 n (/.f64 (fma.f64 n #s(literal 1/2 binary64) (/.f64 (*.f64 n #s(literal -1/12 binary64)) x)) x))) |
(* x (- (+ n (* -1 (/ (+ (* -1/4 n) (+ (* 1/6 n) (* 1/2 (+ (* -1/4 n) (* 1/3 n))))) (pow x 3)))) (+ (* -1/2 (/ n x)) (+ (* -1/4 (/ n (pow x 2))) (* 1/3 (/ n (pow x 2))))))) |
(*.f64 x (+.f64 (-.f64 n (/.f64 (fma.f64 n #s(literal 1/24 binary64) (*.f64 n #s(literal -1/12 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 n #s(literal 1/2 binary64) (/.f64 (*.f64 n #s(literal -1/12 binary64)) x)) x))) |
(* n x) |
(*.f64 x n) |
(* -1 (* x (+ (* -1 n) (* -1/2 (/ n x))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n)) |
(* -1 (* x (+ (* -1 n) (* -1 (/ (- (+ (* -1/3 (/ n x)) (* 1/4 (/ n x))) (* -1/2 n)) x))))) |
(*.f64 x (+.f64 n (/.f64 (fma.f64 n #s(literal 1/2 binary64) (/.f64 (*.f64 n #s(literal -1/12 binary64)) x)) x))) |
(* -1 (* x (+ (* -1 n) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/3 n) (* 1/4 n)) x)) (+ (* -1/4 (/ n x)) (* 1/6 (/ n x)))) (+ (* -1/3 n) (* 1/4 n))) x)) (* -1/2 n)) x))))) |
(*.f64 x (+.f64 n (/.f64 (fma.f64 n #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (-.f64 (/.f64 n x) n) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n #s(literal -1/12 binary64))) x)) (neg.f64 x))) x))) |
(* -1 (log x)) |
(neg.f64 (log.f64 x)) |
(+ x (* -1 (log x))) |
(-.f64 x (log.f64 x)) |
(+ (* -1 (log x)) (* x (+ 1 (* -1/2 x)))) |
(-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) (log.f64 x)) |
(+ (* -1 (log x)) (* x (+ 1 (* x (- (* 1/3 x) 1/2))))) |
(-.f64 (fma.f64 (*.f64 x x) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) x) (log.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x x))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1/3 binary64)) x)) x)) (neg.f64 x)) |
(* -1 (/ (log x) n)) |
(neg.f64 (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(-.f64 (/.f64 x n) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(-.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal -1/2 binary64)) n) (/.f64 x n)) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (*.f64 x (fma.f64 (/.f64 x n) #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) n))) (-.f64 (/.f64 x n) (/.f64 (log.f64 x) n))) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x n)))) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x n))))))) x) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1 binary64) (*.f64 x n))) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 #s(literal 1 binary64) n)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) n) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x n))) (/.f64 #s(literal -1/3 binary64) (*.f64 x n)))) x) (/.f64 #s(literal 1 binary64) n)) x) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (* n (log x))) |
(neg.f64 (*.f64 (log.f64 x) n)) |
(- (* n x) (* n (log x))) |
(*.f64 n (-.f64 x (log.f64 x))) |
(- (* x (+ n (* -1/2 (* n x)))) (* n (log x))) |
(-.f64 (*.f64 x (fma.f64 x (*.f64 n #s(literal -1/2 binary64)) n)) (*.f64 (log.f64 x) n)) |
(- (* x (+ n (* x (+ (* -1/2 n) (* 1/3 (* n x)))))) (* n (log x))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 n #s(literal 1/3 binary64)) (*.f64 n #s(literal -1/2 binary64))) n) (neg.f64 (*.f64 (log.f64 x) n))) |
(/ n x) |
(/.f64 n x) |
(/ (+ n (* -1/2 (/ n x))) x) |
(/.f64 (fma.f64 n (/.f64 #s(literal -1/2 binary64) x) n) x) |
(/ (+ n (+ (* -1/2 (/ n x)) (* 1/3 (/ n (pow x 2))))) x) |
(/.f64 (fma.f64 n (/.f64 #s(literal -1/2 binary64) x) (fma.f64 n (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) n)) x) |
(/ (+ n (+ (* -1/2 (/ n x)) (+ (* -1/4 (/ n (pow x 3))) (* 1/3 (/ n (pow x 2)))))) x) |
(/.f64 (+.f64 n (fma.f64 n (/.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/4 binary64) (/.f64 n (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (/.f64 n (*.f64 x x)))))) x) |
(/ n x) |
(/.f64 n x) |
(* -1 (/ (+ (* -1 n) (* 1/2 (/ n x))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 n #s(literal 1/2 binary64)) x) n) (neg.f64 x)) |
(* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 n) (* 1/3 (/ n x))) x))) x)) |
(/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x) |
(* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 n) (* 1/4 (/ n x))) x)) (* -1/2 n)) x))) x)) |
(/.f64 (+.f64 n (/.f64 (-.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 (fma.f64 n (/.f64 #s(literal 1/4 binary64) x) (*.f64 n #s(literal -1/3 binary64))) x)) x)) x) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* n (- (log (+ 1 x)) (log x))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(* -1 (* n (- (* -1 (log (+ 1 x))) (* -1 (log x))))) |
(*.f64 n (-.f64 (log1p.f64 x) (log.f64 x))) |
(- 1 (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) x) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) x) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n))))) x))) x)) x) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) n) (/.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/3 binary64) n) (/.f64 #s(literal -1/6 binary64) (*.f64 n (*.f64 n n)))))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal -1/4 binary64) n)))) x))) (neg.f64 x))) x)) x) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(+.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (/.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n)))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x)) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(-.f64 (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x))) (log.f64 x)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) n)) n) (*.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 (log.f64 x) n) #s(literal 3 binary64)))) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)))) (fma.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) n) (log1p.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (-.f64 (log.f64 x) (+.f64 (log1p.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) n) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) n)) n))) (neg.f64 n)) |
(* n x) |
(*.f64 x n) |
(* x (+ n (* -1/2 (* n x)))) |
(*.f64 x (fma.f64 x (*.f64 n #s(literal -1/2 binary64)) n)) |
(* x (+ n (* x (+ (* -1/2 n) (* 1/3 (* n x)))))) |
(*.f64 x (fma.f64 x (fma.f64 x (*.f64 n #s(literal 1/3 binary64)) (*.f64 n #s(literal -1/2 binary64))) n)) |
(* x (+ n (* x (+ (* -1/2 n) (* x (+ (* -1/4 (* n x)) (* 1/3 n))))))) |
(*.f64 x (fma.f64 x (fma.f64 x (fma.f64 x (*.f64 n #s(literal -1/4 binary64)) (*.f64 n #s(literal 1/3 binary64))) (*.f64 n #s(literal -1/2 binary64))) n)) |
(* -1 (* n (log (/ 1 x)))) |
(*.f64 (log.f64 x) n) |
(+ (* -1 (* n (log (/ 1 x)))) (/ n x)) |
(fma.f64 (log.f64 x) n (/.f64 n x)) |
(+ (* -1 (* n (log (/ 1 x)))) (+ (* -1/2 (/ n (pow x 2))) (/ n x))) |
(fma.f64 (log.f64 x) n (fma.f64 #s(literal -1/2 binary64) (/.f64 n (*.f64 x x)) (/.f64 n x))) |
(+ (* -1 (* n (log (/ 1 x)))) (+ (* -1/2 (/ n (pow x 2))) (+ (* 1/3 (/ n (pow x 3))) (/ n x)))) |
(fma.f64 (log.f64 x) n (fma.f64 n (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 n (*.f64 x x)) (/.f64 n x)))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(+ (* n (+ (log -1) (* -1 (log (/ -1 x))))) (/ n x)) |
(fma.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 n x)) |
(+ (* -1 (/ (+ (* -1 n) (* 1/2 (/ n x))) x)) (* n (+ (log -1) (* -1 (log (/ -1 x)))))) |
(fma.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (-.f64 (/.f64 (*.f64 n #s(literal 1/2 binary64)) x) n) (neg.f64 x))) |
(+ (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 n) (* 1/3 (/ n x))) x))) x)) (* n (+ (log -1) (* -1 (log (/ -1 x)))))) |
(fma.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n (log (+ 1 x))) |
(*.f64 n (log1p.f64 x)) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(/ 1/3 x) |
(/.f64 #s(literal 1/3 binary64) x) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* n (log x)) |
(*.f64 (log.f64 x) n) |
(* -1 (* n (log (/ 1 x)))) |
(*.f64 (log.f64 x) n) |
(* -1 (* n (log (/ 1 x)))) |
(*.f64 (log.f64 x) n) |
(* -1 (* n (log (/ 1 x)))) |
(*.f64 (log.f64 x) n) |
(* -1 (* n (log (/ 1 x)))) |
(*.f64 (log.f64 x) n) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(* n (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 n (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
| 4 500× | lower-/.f32 |
| 4 480× | lower-/.f64 |
| 4 198× | lower-*.f32 |
| 4 190× | lower-*.f64 |
| 2 480× | lower-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 264 |
| 0 | 67 | 252 |
| 1 | 263 | 230 |
| 2 | 1897 | 230 |
| 0 | 8081 | 230 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) |
#s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n)) |
(-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) |
(*.f64 (log1p.f64 x) n) |
(*.f64 x n) |
(/.f64 #s(literal 1/3 binary64) x) |
(*.f64 n (log.f64 x)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x (neg.f64 n)))) |
(neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x (neg.f64 n)))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (*.f64 x n))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 n (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n))))))) |
(/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 n (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (*.f64 x (neg.f64 n))) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (*.f64 x (neg.f64 n)))) |
(/.f64 (neg.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) (neg.f64 n)) |
(/.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (*.f64 x n)) |
(/.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 n))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))) (neg.f64 (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (*.f64 x (neg.f64 n))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) (neg.f64 x)) |
(pow.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x n) (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 n (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal 1 binary64) (*.f64 x n))) |
(*.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 n)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 n (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (pow.f64 (pow.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) n))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
(*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (*.f64 x n))) |
(*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) x) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) n)) |
(*.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) n) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) n) (/.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (neg.f64 x))) |
(*.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 n (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 n (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (neg.f64 n))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) n) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) x) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 n))) |
(*.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 n)) (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) x)) |
(*.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) n)) |
(*.f64 (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (*.f64 x n))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (*.f64 x n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp.f64 (*.f64 (log.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x (/.f64 #s(literal -1 binary64) n))) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
(pow.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(pow.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(pow.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) n)) |
(pow.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (pow.f64 n #s(literal -1/2 binary64))) (pow.f64 n #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (/.f64 #s(literal 1 binary64) n)) (log.f64 x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(exp.f64 (*.f64 (log.f64 n) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) n)) |
(/.f64 #s(literal 1 binary64) n) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 n))) |
(/.f64 #s(literal -1 binary64) (neg.f64 n)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 n)))) |
(pow.f64 n #s(literal -1 binary64)) |
(pow.f64 (*.f64 n n) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 n)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 n)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (pow.f64 n #s(literal -1/2 binary64)) (pow.f64 n #s(literal -1/2 binary64))) |
(+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
(exp.f64 (*.f64 (log.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 n)) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (neg.f64 n))) |
(neg.f64 (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (neg.f64 n))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) n)) |
(/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)))))) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)))) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #s(literal 1 binary64)) n) |
(/.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #s(literal -1 binary64)) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) (neg.f64 (neg.f64 (neg.f64 n)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #s(literal 1 binary64))) (neg.f64 n)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 n))) |
(pow.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n) #s(literal 1 binary64)) |
(*.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n)) |
#s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) x) (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x)))) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) #s(literal 1 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (log1p.f64 x) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(+.f64 (/.f64 (log1p.f64 x) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(+.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(-.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)) |
(-.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))) |
(-.f64 (/.f64 #s(literal 0 binary64) n) (/.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))) n)) |
(-.f64 (/.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) n) (/.f64 (log.f64 (neg.f64 x)) n)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n) (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) n) (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) n)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 n)) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 n))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) (*.f64 n n)) (/.f64 (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) (*.f64 n n))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 n n)) (/.f64 (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 n n))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 n (neg.f64 n))) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (neg.f64 n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n n))) (/.f64 (*.f64 (*.f64 n n) (*.f64 n (log.f64 x))) (*.f64 (*.f64 n n) (*.f64 n n)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))))) (/.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) (/.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))) |
(fma.f64 n (/.f64 (log1p.f64 x) (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (log1p.f64 x) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (*.f64 n (log1p.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (/.f64 (log1p.f64 x) n) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (/.f64 (log1p.f64 x) n) #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 (log1p.f64 x) n) (/.f64 n n) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 n n) (/.f64 (log1p.f64 x) n) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 (log1p.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (/.f64 (log1p.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(neg.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (neg.f64 n)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n n))) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n)) |
(/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n n)) |
(/.f64 #s(literal -1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n))) |
(/.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n (neg.f64 n))) |
(/.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 n)) |
(/.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 (*.f64 n n) (*.f64 n n))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (*.f64 n n))) |
(/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal 1 binary64)) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n n))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 n (neg.f64 n)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n)) (neg.f64 n)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64))) (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) (*.f64 n n)) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log.f64 x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (*.f64 (log.f64 x) #s(literal 1 binary64))) n) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) n) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))) (neg.f64 n)) |
(/.f64 (-.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (neg.f64 (*.f64 n (log.f64 x)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 n (log1p.f64 x)) (*.f64 n (*.f64 (log.f64 x) #s(literal 1 binary64)))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) (neg.f64 n)) (*.f64 n (*.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) n) (*.f64 n (log.f64 x))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) n) (*.f64 n (*.f64 (log.f64 x) #s(literal 1 binary64)))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (neg.f64 n)) (*.f64 n (*.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) n) (neg.f64 (*.f64 n (log.f64 x)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) n) (*.f64 (neg.f64 n) (*.f64 (log.f64 x) #s(literal 1 binary64)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (neg.f64 n)) (*.f64 (neg.f64 n) (*.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 n) (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 n n)) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (*.f64 n (log.f64 x)))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 n (neg.f64 n))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) n)) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 n n)) (*.f64 (*.f64 n n) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n (neg.f64 n))) (*.f64 (*.f64 n n) (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 (*.f64 n n) (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) n) (*.f64 (*.f64 n n) (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 n (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 (*.f64 n (neg.f64 n)) #s(literal 1 binary64))) (*.f64 (*.f64 n (neg.f64 n)) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (*.f64 n n)) (*.f64 (*.f64 n (neg.f64 n)) (*.f64 n (log.f64 x)))) (*.f64 (*.f64 n (neg.f64 n)) (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (*.f64 n (neg.f64 n))) (*.f64 (*.f64 n (neg.f64 n)) (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 (*.f64 n (neg.f64 n)) (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) n) (*.f64 (*.f64 n (neg.f64 n)) (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 (*.f64 n (neg.f64 n)) n)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) n) (*.f64 n (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) (*.f64 n n)) (*.f64 n (*.f64 n (log.f64 x)))) (*.f64 n (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) (*.f64 n (neg.f64 n))) (*.f64 n (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 n (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) n) (*.f64 n (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 n n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 (neg.f64 n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 n n)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (*.f64 n n)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n n)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) (neg.f64 (neg.f64 (*.f64 n (neg.f64 n))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n))) (neg.f64 (neg.f64 n))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64))) (*.f64 n (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 n n)))) (neg.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n)))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n (neg.f64 n)))) |
(*.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 n n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (neg.f64 n))) |
(*.f64 (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 n (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 n (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 n n) (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 n n) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (/.f64 #s(literal -1 binary64) n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) n) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) n)) |
(*.f64 (/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) n)) |
(*.f64 (/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) (/.f64 n (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (*.f64 n n) (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) |
(neg.f64 (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)))) |
(/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(/.f64 n (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 n n) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)))) |
(/.f64 (*.f64 n (neg.f64 n)) (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 n) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 n) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 n) (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 n)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 n)) (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 n (neg.f64 n))) (neg.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 n))) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 n (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 n (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 n (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64))) |
(*.f64 n (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 n n) (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 #s(literal -1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) |
(*.f64 (/.f64 n n) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 n n) (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 n n) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 n (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 n (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 n (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 n (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) n) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 n #s(literal -1 binary64)) (/.f64 (neg.f64 n) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 n (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (/.f64 n (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 n (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 n (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (log1p.f64 x) (neg.f64 (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log1p.f64 x)) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(-.f64 (log1p.f64 x) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) (log.f64 (neg.f64 x))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (*.f64 x (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (*.f64 x (-.f64 (fma.f64 x x #s(literal 1 binary64)) x)))) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 x) x)) (log.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (fma.f64 x x #s(literal -1 binary64))) (log.f64 (-.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (log.f64 (neg.f64 (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (log1p.f64 (-.f64 (*.f64 x x) x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 (fma.f64 x x #s(literal 1 binary64)) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (log1p.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log1p.f64 x)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 x) (neg.f64 (log.f64 x)))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 x) (neg.f64 (log.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (neg.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (log1p.f64 x) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(+.f64 (/.f64 (log1p.f64 x) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(+.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(-.f64 (/.f64 (log1p.f64 x) n) (/.f64 (log.f64 x) n)) |
(-.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))) |
(-.f64 (/.f64 #s(literal 0 binary64) n) (/.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))) n)) |
(-.f64 (/.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x))) n) (/.f64 (log.f64 (neg.f64 x)) n)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n) (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) n)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) n) (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) n)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 n)) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 n))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) (*.f64 n n)) (/.f64 (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) (*.f64 n n))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 n n)) (/.f64 (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 n n))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 n (neg.f64 n))) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (neg.f64 n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n n))) (/.f64 (*.f64 (*.f64 n n) (*.f64 n (log.f64 x))) (*.f64 (*.f64 n n) (*.f64 n n)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))))) (/.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) (/.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))) |
(fma.f64 n (/.f64 (log1p.f64 x) (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (log1p.f64 x) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (*.f64 n (log1p.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 n n)) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (/.f64 (log1p.f64 x) n) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (/.f64 (log1p.f64 x) n) #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 (log1p.f64 x) n) (/.f64 n n) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 n n) (/.f64 (log1p.f64 x) n) (neg.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (log1p.f64 x) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (/.f64 (log1p.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) (*.f64 (/.f64 #s(literal 1 binary64) n) (neg.f64 (log.f64 x)))) |
(fma.f64 (/.f64 (log1p.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) n) (*.f64 (neg.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) n))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(neg.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (neg.f64 n)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n n))) |
(/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n)) |
(/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) |
(/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n n)) |
(/.f64 #s(literal -1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n))) |
(/.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n (neg.f64 n))) |
(/.f64 (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64)))) (neg.f64 n)) |
(/.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 (*.f64 n n) (*.f64 n n))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (*.f64 n n))) |
(/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal 1 binary64)) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n n))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 n n) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) n)) (neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 n (neg.f64 n)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n)) (neg.f64 n)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64))) (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) (*.f64 n n)) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log.f64 x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (*.f64 (log.f64 x) #s(literal 1 binary64))) n) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) n) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))) (neg.f64 n)) |
(/.f64 (-.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (neg.f64 (*.f64 n (log.f64 x)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 n (log1p.f64 x)) (*.f64 n (*.f64 (log.f64 x) #s(literal 1 binary64)))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 x) (neg.f64 n)) (*.f64 n (*.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) n) (*.f64 n (log.f64 x))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) n) (*.f64 n (*.f64 (log.f64 x) #s(literal 1 binary64)))) (*.f64 n n)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (neg.f64 n)) (*.f64 n (*.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) n) (neg.f64 (*.f64 n (log.f64 x)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) n) (*.f64 (neg.f64 n) (*.f64 (log.f64 x) #s(literal 1 binary64)))) (*.f64 n (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log1p.f64 x) #s(literal -1 binary64)) (neg.f64 n)) (*.f64 (neg.f64 n) (*.f64 (log.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 n) (neg.f64 n))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 n n)) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (*.f64 n (log.f64 x)))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 n (neg.f64 n))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) n) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 (/.f64 (*.f64 n n) (*.f64 n (log1p.f64 x))) n)) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 n n)) (*.f64 (*.f64 n n) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n (neg.f64 n))) (*.f64 (*.f64 n n) (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 (*.f64 n n) (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) n) (*.f64 (*.f64 n n) (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 n (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) (*.f64 (*.f64 n (neg.f64 n)) #s(literal 1 binary64))) (*.f64 (*.f64 n (neg.f64 n)) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (*.f64 n n)) (*.f64 (*.f64 n (neg.f64 n)) (*.f64 n (log.f64 x)))) (*.f64 (*.f64 n (neg.f64 n)) (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) (*.f64 n (neg.f64 n))) (*.f64 (*.f64 n (neg.f64 n)) (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 (*.f64 n (neg.f64 n)) (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 n (log1p.f64 x))) n) (*.f64 (*.f64 n (neg.f64 n)) (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 (*.f64 n (neg.f64 n)) n)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) (/.f64 (*.f64 n n) (*.f64 n (log.f64 x)))) n) (*.f64 n (/.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) (*.f64 n n)) (*.f64 n (*.f64 n (log.f64 x)))) (*.f64 n (*.f64 n n))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) (*.f64 n (neg.f64 n))) (*.f64 n (neg.f64 (*.f64 n (log.f64 x))))) (*.f64 n (*.f64 n (neg.f64 n)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) n) n) (*.f64 n (/.f64 (*.f64 n (log.f64 x)) n))) (*.f64 n n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (neg.f64 n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 (neg.f64 n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n (log.f64 x))))) (neg.f64 (*.f64 (*.f64 n n) (*.f64 n n)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (*.f64 n n)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n n)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) (neg.f64 (neg.f64 (*.f64 n (neg.f64 n))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n))) (neg.f64 (neg.f64 n))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (log1p.f64 x)) (*.f64 n n)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log1p.f64 x) (/.f64 n (*.f64 n n)) (/.f64 (*.f64 n (log.f64 x)) (*.f64 n n))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64))) (*.f64 n (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 n n)))) (neg.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n)))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 n (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (neg.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n (neg.f64 n)))) |
(*.f64 (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (/.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 n n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) n) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (neg.f64 n))) |
(*.f64 (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 n (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 n (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 n n) (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 n n) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal -1 binary64) n) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (/.f64 #s(literal -1 binary64) n) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) n) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) n) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) n)) |
(*.f64 (/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) n)) |
(*.f64 (/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) n) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (*.f64 n n)) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x)))) |
(+.f64 (neg.f64 (*.f64 n (log.f64 x))) (*.f64 n (log1p.f64 x))) |
(-.f64 (*.f64 n (log1p.f64 x)) (*.f64 n (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x))))) (/.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x)))))) |
(fma.f64 n (log1p.f64 x) (neg.f64 (*.f64 n (log.f64 x)))) |
(fma.f64 n (neg.f64 (log.f64 x)) (*.f64 n (log1p.f64 x))) |
(fma.f64 (log1p.f64 x) n (neg.f64 (*.f64 n (log.f64 x)))) |
(fma.f64 (log.f64 x) (neg.f64 n) (*.f64 n (log1p.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 n (log.f64 x)) (*.f64 n (log1p.f64 x))) |
(fma.f64 (neg.f64 n) (log.f64 x) (*.f64 n (log1p.f64 x))) |
(fma.f64 (neg.f64 (log.f64 x)) n (*.f64 n (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x))))))) |
(/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (-.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (neg.f64 (-.f64 (*.f64 n (log1p.f64 x)) (neg.f64 (*.f64 n (log.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))))) (neg.f64 (neg.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) #s(literal -1 binary64)) |
(*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) |
(*.f64 (-.f64 (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 n (log.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 n (log.f64 x)) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 n (log1p.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) n) (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
(*.f64 n (log1p.f64 x)) |
(*.f64 (log1p.f64 x) n) |
(*.f64 x n) |
(*.f64 n x) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1/3 binary64) x) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/3 binary64)) |
(*.f64 n (log.f64 x)) |
(*.f64 (log.f64 x) n) |
Compiled 25 672 to 2 062 computations (92% saved)
38 alts after pruning (33 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 169 | 18 | 1 187 |
| Fresh | 8 | 15 | 23 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 179 | 38 | 1 217 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 27.9% | (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
| 27.9% | (-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) | |
| 26.4% | (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| ▶ | 9.0% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| 9.4% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| ✓ | 34.9% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 11.6% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| ✓ | 42.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| ✓ | 31.8% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| 27.9% | (*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) | |
| ✓ | 60.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
| ▶ | 61.6% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
| 55.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n)) | |
| 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) | |
| 59.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x)) (log.f64 x)) n)) | |
| 55.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) | |
| 21.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) | |
| 55.9% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) | |
| ▶ | 43.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
| 47.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) | |
| 42.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) | |
| 35.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) | |
| 40.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) | |
| 49.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) | |
| ✓ | 49.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
| 44.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) | |
| 27.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) | |
| 27.5% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) | |
| ▶ | 34.3% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
| 43.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) | |
| 32.9% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) | |
| 48.6% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) | |
| 27.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) | |
| 35.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) | |
| 16.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) | |
| 38.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) | |
| 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) | |
| 32.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
Compiled 1 306 to 700 computations (46.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) | |
| cost-diff | 0 | (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) | |
| cost-diff | 0 | (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) | |
| cost-diff | 320 | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) | |
| cost-diff | 0 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| cost-diff | 256 | (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) | |
| cost-diff | 320 | (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) | |
| cost-diff | 640 | (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) | |
| cost-diff | 0 | #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) | |
| cost-diff | 0 | #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) | |
| cost-diff | 0 | (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) | |
| cost-diff | 0 | (*.f64 x n) | |
| cost-diff | 0 | #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) | |
| cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) | |
| cost-diff | 0 | (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) | |
| cost-diff | 0 | (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) | |
| cost-diff | 0 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
| 25 260× | lower-fma.f32 |
| 25 252× | lower-fma.f64 |
| 3 512× | lower-*.f32 |
| 3 498× | lower-*.f64 |
| 3 122× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 699 |
| 0 | 103 | 661 |
| 1 | 177 | 661 |
| 2 | 325 | 661 |
| 3 | 735 | 661 |
| 4 | 2288 | 661 |
| 5 | 4638 | 655 |
| 6 | 5893 | 655 |
| 7 | 6207 | 655 |
| 8 | 6466 | 655 |
| 9 | 6722 | 655 |
| 10 | 6970 | 655 |
| 11 | 7839 | 655 |
| 0 | 8220 | 639 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
x |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
n |
#s(literal -1 binary64) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x n) |
x |
n |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) |
#s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) |
#s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) |
x |
(+.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/3 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
n |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
x |
(fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) |
(+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) |
#s(literal 1/6 binary64) |
(*.f64 n (*.f64 n n)) |
n |
(*.f64 n n) |
(+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) |
(/.f64 #s(literal 1/3 binary64) n) |
#s(literal 1/3 binary64) |
(/.f64 #s(literal -1/2 binary64) (*.f64 n n)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 n n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) n) |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) |
(*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) |
x |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) n) |
n |
(+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
x |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
n |
#s(literal -1 binary64) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x n) |
x |
n |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) |
#s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) |
#s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) |
x |
(+.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/3 binary64) |
(*.f64 x (*.f64 x x)) |
(*.f64 x x) |
n |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (+.f64 (fma.f64 x (*.f64 (/.f64 x n) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)))) (*.f64 (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (+.f64 (fma.f64 x (*.f64 (/.f64 x n) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)))) (*.f64 (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(fma.f64 x (+.f64 (fma.f64 x (*.f64 (/.f64 x n) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)))) (*.f64 (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) |
x |
(fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) |
(+.f64 (fma.f64 x (*.f64 (/.f64 x n) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 n n)))) (*.f64 (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) n)) |
(+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) |
(fma.f64 (/.f64 x (*.f64 n n)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/6 binary64) n)) (fma.f64 (/.f64 #s(literal 1 binary64) n) (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(fma.f64 (/.f64 x n) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n n)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) |
#s(literal 1/6 binary64) |
(*.f64 n (*.f64 n n)) |
n |
(*.f64 n n) |
(+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) |
(/.f64 #s(literal 1/3 binary64) n) |
#s(literal 1/3 binary64) |
(/.f64 #s(literal -1/2 binary64) (*.f64 n n)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 n n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) n) |
(/.f64 #s(literal 1 binary64) n) |
#s(literal 1 binary64) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) |
(-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) |
(*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) |
(pow.f64 x (/.f64 #s(literal 2 binary64) n)) |
x |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) |
(/.f64 #s(literal 2 binary64) n) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) n) |
n |
(+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(pow.f64 x (/.f64 #s(literal 1 binary64) n)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) | |
| accuracy | 0.6796854358302059 | (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) | |
| accuracy | 1.1468904153677946 | #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) | |
| accuracy | 24.298513444111936 | (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) | |
| accuracy | 2.190587150336645 | (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) | |
| accuracy | 6.870848578953676 | #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) | |
| accuracy | 17.53214962566146 | #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) | |
| accuracy | 24.306686657069665 | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| accuracy | 0.1328125 | (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) | |
| accuracy | 6.709380231344487 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) | |
| accuracy | 12.764380770286667 | (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) | |
| accuracy | 20.936068833296886 | #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) | |
| accuracy | 0 | (*.f64 x n) | |
| accuracy | 3.1125609026994363 | (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) | |
| accuracy | 6.870848578953676 | #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) | |
| accuracy | 20.76823867235938 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) | |
| accuracy | 0 | (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) | |
| accuracy | 0.10546875 | (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) | |
| accuracy | 0.1401962676749853 | (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) | |
| accuracy | 20.76823867235938 | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
| 211.0ms | 84× | 2 | valid |
| 126.0ms | 84× | 1 | valid |
| 34.0ms | 75× | 0 | exit |
| 10.0ms | 10× | 1 | exit |
| 1.0ms | 3× | 0 | valid |
Compiled 490 to 58 computations (88.2% saved)
adjust: 109.0ms (32.4% of total)ival-pow: 65.0ms (19.3% of total)ival-add: 53.0ms (15.8% of total)ival-mult: 42.0ms (12.5% of total)ival-div: 36.0ms (10.7% of total)const: 10.0ms (3% of total)ival-sub: 7.0ms (2.1% of total)ival-log: 7.0ms (2.1% of total)ival-log1p: 7.0ms (2.1% of total)exact: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ()) |
#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ()) |
#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ()) |
#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ()) |
#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ()) |
#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) (taylor inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) (taylor -inf x) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* (log x) (- (/ 1 n) 1))) n) (taylor 0 n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ 1 x) (/ (log x) (* n x))) n) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) (taylor inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) (patch (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) (taylor inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) (taylor inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) (taylor inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) (taylor inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) (taylor -inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) (taylor -inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) (taylor -inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) (taylor -inf x) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* (log x) (- (/ 1 n) 1))) (taylor 0 n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (/ (log x) (* n x))) (taylor inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) (taylor inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) (taylor inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 x) (/ (log x) (* n x))) (taylor -inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (log x) x)) (* -1/2 (/ (pow (log x) 2) (* n x)))) n)) (/ 1 x)) (taylor -inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (log x) x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) (* n x))) (* 1/2 (/ (pow (log x) 2) x))) n))) n)) (/ 1 x)) (taylor -inf n) (#s(alt (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (patch (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 n)) n) (taylor 0 n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 n)) n) (taylor 0 n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 n)) n) (taylor 0 n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 n) 1) (taylor inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 n) 1) (taylor inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 n) 1) (taylor inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 n) 1) (taylor -inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 n) 1) (taylor -inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ 1 n) 1) (taylor -inf n) (#s(alt (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (patch (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (log x) n)) (* n x)) (taylor 0 n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ 1 x) (/ (log x) (* n x))) n) (taylor inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) (taylor inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) (taylor inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) (taylor -inf n) (#s(alt (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) (patch (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log x) n)) (taylor 0 n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) (taylor inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log x) n)) (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf x) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor 0 n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (* n x) (taylor -inf n) (#s(alt (*.f64 x n) (patch (*.f64 x n) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) (patch #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (log x) n)) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (/ x n)) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) (taylor inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* n x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor 0 n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor -inf n) (#s(alt (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) (patch (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- x (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* -1/2 x))) (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) (taylor 0 x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) (taylor inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (patch #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (pow x 3)) (taylor 0 x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* -1/2 x)) (pow x 3)) (taylor 0 x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) (taylor 0 x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) (taylor 0 x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) (patch #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 (pow n 2)) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (/ x (pow n 3))) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 x) (* n (+ 1/2 (* -1/2 x)))) (pow n 3)) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* 1/3 (* n x)))))) (pow n 3)) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* 1/3 (* n x)))))) (pow n 3)) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ x n)) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ x n)) (+ (* 1/3 x) (* 1/2 (/ 1 n)))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (/ x n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 1/2 (* -1/2 x)) n)) (* -1/3 x)) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x)) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x)) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (patch (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) (taylor 0 x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) (taylor -inf x) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (/ x (pow n 3))) (taylor 0 n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 x) (* n (+ 1/2 (* -1/2 x)))) (pow n 3)) (taylor 0 n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* n (- (* 1/3 x) 1/2)))))) (pow n 3)) (taylor 0 n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* n (- (* 1/3 x) 1/2)))))) (pow n 3)) (taylor 0 n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/3 x) 1/2) n) (taylor inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/2 (/ x n)) (+ (* 1/3 x) (* 1/2 (/ 1 n)))) 1/2) n) (taylor inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) 1/2) n) (taylor inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) 1/2) n) (taylor inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1/2 (* -1/3 x)) n)) (taylor -inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (* -1/2 x)) n)) (* -1/3 x))) n)) (taylor -inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x))) n)) (taylor -inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x))) n)) (taylor -inf n) (#s(alt (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (patch (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 n) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)) (taylor 0 x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (+ (/ 1/2 (* (pow n 2) x)) (/ 1 (* n (pow x 2)))))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (+ (/ 1/2 (* (pow n 2) x)) (/ 1 (* n (pow x 2)))))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* -1 (/ (- (* -1 (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 (* n x))) x)) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 (pow n 2))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (- (+ (* -1 (/ (- (* -1 (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 (* n x))) x)) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 (pow n 2))))) (taylor -inf x) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/6 (/ (pow x 2) (pow n 3))) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (pow x 2)) (* n (* x (+ 1/2 (* -1/2 x))))) (pow n 3)) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (pow x 2)) (* n (+ (* n (+ 1 (* x (- (* 1/3 x) 1/2)))) (* x (+ 1/2 (* -1/2 x)))))) (pow n 3)) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/6 (pow x 2)) (* n (+ (* n (+ 1 (* x (- (* 1/3 x) 1/2)))) (* x (+ 1/2 (* -1/2 x)))))) (pow n 3)) (taylor 0 n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* x (- (* 1/3 x) 1/2))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* 1/6 (/ (pow x 2) (pow n 2))) (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n)))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* 1/6 (/ (pow x 2) (pow n 2))) (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n)))) n) (taylor inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* x (+ 1/2 (* -1/3 x))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (* x (+ 1/2 (* -1/2 x))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/6 (/ (pow x 2) n)) (* x (+ 1/2 (* -1/2 x)))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/6 (/ (pow x 2) n)) (* x (+ 1/2 (* -1/2 x)))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) (taylor -inf n) (#s(alt (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) (patch (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (/ x n)) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) (taylor 0 x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) (taylor inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) (taylor -inf x) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) (taylor 0 n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (log (+ 1 x)) (log x)) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (patch (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor 0 n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor 0 n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor 0 n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor 0 n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor -inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor -inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor -inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ 2 n) (taylor -inf n) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (exp (* 2 (/ (log x) n)))) (+ 1 (exp (/ (log x) n)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2)))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3)))) (+ (* 2 (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* n (+ 1 (exp (/ (log x) n))))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow (+ 1 (exp (/ (log x) n))) 2))))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2/3 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* 4/3 (/ 1 (* (pow n 3) (+ 1 (exp (/ (log x) n)))))) (+ (* 2 (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 3)))) (+ (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 4))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow (+ 1 (exp (/ (log x) n))) 3)))))))) (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (+ (* 2 (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 4))) (+ (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow (+ 1 (exp (/ (log x) n))) 2)) (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2)))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (+ 1 (exp (/ (log x) n)))))))))) (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))))) (+ (* 2 (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* n (+ 1 (exp (/ (log x) n))))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow (+ 1 (exp (/ (log x) n))) 2))))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n)))))))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n))))))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) (* n (pow x 2))))))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n))) (* (pow x 3) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (* (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 3) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n))))))) (+ (* 1/2 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n)))))))) (pow x 3))) (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (exp (* -1 (/ (log (/ 1 x)) n))))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (exp (* -1 (/ (log (/ 1 x)) n))))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) n)))) (* n (pow x 3)))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) (* n (pow x 2)))))))))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x))) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* 1/2 (* (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))))))) x)) (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x))) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) (taylor 0 n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* 2 (log (+ 1 x))) (* 2 (log x))) n)) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n))) (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n))) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (+ (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n)) (* 1/2 (/ (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3))) (pow n 2))))) (+ (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n)) (+ (* 1/4 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 2))) (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 2)))))) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (+ (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n)) (+ (* 1/2 (/ (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4))) (pow n 3))) (* 1/2 (/ (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3))) (pow n 2)))))) (+ (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n)) (+ (* 1/4 (/ (* (+ (* 1/6 (pow (log x) 3)) (* 1/6 (pow (log (+ 1 x)) 3))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 3))) (+ (* 1/4 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 2))) (+ (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 2))) (+ (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))) (* 1/2 (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))))))) (pow n 3))) (* 1/2 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 3))))))))) n) (taylor inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (- (* -2 (log (+ 1 x))) (* -2 (log x))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))) n)) (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4)))) (+ (* 1/4 (* (+ (* -1/6 (pow (log x) 3)) (* -1/6 (pow (log (+ 1 x)) 3))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (+ (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))))) (* 1/2 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))))))))) n)) (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3))))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))) n)) (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) (taylor -inf n) (#s(alt (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (patch (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- 1 (exp (* 2 (/ (log x) n)))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* 2 (/ x n))) (exp (* 2 (/ (log x) n)))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (* 2 (/ 1 (pow n 2))) (/ 1 n))) (* 2 (/ 1 n))))) (exp (* 2 (/ (log x) n)))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ 1 (* x (+ (* x (- (+ (* 2 (/ 1 (pow n 2))) (* x (- (+ (* 2/3 (/ 1 n)) (* 4/3 (/ 1 (pow n 3)))) (* 2 (/ 1 (pow n 2)))))) (/ 1 n))) (* 2 (/ 1 n))))) (exp (* 2 (/ (log x) n)))) (taylor 0 x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)) (exp (* -2 (/ (log (/ 1 x)) n)))) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))) (exp (* -2 (/ (log (/ 1 x)) n)))) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow x 3)))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))))) (exp (* -2 (/ (log (/ 1 x)) n)))) (taylor inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (* n x))) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) x)) (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2)))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (taylor -inf x) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (taylor 0 n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (taylor 0 n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (taylor 0 n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (taylor 0 n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (log (+ 1 x))) (* 2 (log x))) n) (taylor inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 2 (log (+ 1 x))) (* 2 (/ (pow (log (+ 1 x)) 2) n))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n)))) n) (taylor inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (+ (* 2 (log (+ 1 x))) (+ (* 2 (/ (pow (log (+ 1 x)) 2) n)) (/ (pow (log (+ 1 x)) 3) (pow n 2))))) (+ (* 4/3 (/ (pow (log x) 3) (pow n 2))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n))))) n) (taylor inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 1/12 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/4 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (+ (* 1/3 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 2 (log (+ 1 x))) (+ (* 2 (/ (pow (log (+ 1 x)) 2) n)) (/ (pow (log (+ 1 x)) 3) (pow n 2)))))))) (+ (* 2/3 (/ (pow (log x) 4) (pow n 3))) (+ (* 4/3 (/ (pow (log x) 3) (pow n 2))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n)))))) n) (taylor inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -2 (log (+ 1 x))) (* -2 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4))) n)) (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3)))) (* -4/3 (pow (log x) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) (taylor -inf n) (#s(alt (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (patch (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 2 (/ x n))) (taylor 0 x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 2 (/ 1 (pow n 2))) (/ 1 n))) (* 2 (/ 1 n))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 2 (/ 1 (pow n 2))) (* x (- (+ (* 2/3 (/ 1 n)) (* 4/3 (/ 1 (pow n 3)))) (* 2 (/ 1 (pow n 2)))))) (/ 1 n))) (* 2 (/ 1 n))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (taylor inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)) (taylor inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))) (taylor inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow x 3)))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))))) (taylor inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (taylor -inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (* n x))) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (taylor -inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (taylor -inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) x)) (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2)))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (taylor -inf x) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (exp (/ (log (+ 1 x)) n)) 2) (taylor 0 n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (exp (/ (log (+ 1 x)) n)) 2) (taylor 0 n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (exp (/ (log (+ 1 x)) n)) 2) (taylor 0 n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow (exp (/ (log (+ 1 x)) n)) 2) (taylor 0 n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 2 (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 2 (/ (log (+ 1 x)) n)) (* 2 (/ (pow (log (+ 1 x)) 2) (pow n 2))))) (taylor inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 2 (/ (log (+ 1 x)) n)) (+ (* 2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (pow (log (+ 1 x)) 3) (pow n 3)))))) (taylor inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 2 (/ (log (+ 1 x)) n))) (taylor -inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -2 (log (+ 1 x))) (* -2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -2 (log (+ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (patch (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/3 (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* -1/2 x)) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- 1 (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) (taylor inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) (patch (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (patch #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ x n)) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (taylor 0 x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 (/ (log (/ 1 x)) n))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) (taylor inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) (taylor -inf x) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (/ (log (+ 1 x)) n)) (taylor 0 n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) (taylor inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (/ (log (+ 1 x)) n)) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) (taylor -inf n) (#s(alt #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (patch #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) |
| 4.0ms | x | @ | -inf | (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) |
| 3.0ms | x | @ | inf | (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) |
| 3.0ms | x | @ | inf | (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) |
| 2.0ms | n | @ | inf | (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) |
| 1× | egg-herbie |
| 8 298× | lower-fma.f64 |
| 8 298× | lower-fma.f32 |
| 6 272× | lower-+.f64 |
| 6 272× | lower-+.f32 |
| 4 992× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1065 | 13998 |
| 1 | 3320 | 13203 |
| 0 | 8240 | 12298 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/ 1 (* n x)) |
(/ (+ (/ 1 x) (/ (log x) (* n x))) n) |
(/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) |
(/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) |
(/ 1 (* n x)) |
(* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(/ 1 x) |
(+ (/ 1 x) (/ (log x) (* n x))) |
(+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) |
(+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) |
(/ 1 x) |
(+ (/ 1 x) (/ (log x) (* n x))) |
(+ (* -1 (/ (+ (* -1 (/ (log x) x)) (* -1/2 (/ (pow (log x) 2) (* n x)))) n)) (/ 1 x)) |
(+ (* -1 (/ (+ (* -1 (/ (log x) x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) (* n x))) (* 1/2 (/ (pow (log x) 2) x))) n))) n)) (/ 1 x)) |
(/ 1 n) |
(/ (+ 1 (* -1 n)) n) |
(/ (+ 1 (* -1 n)) n) |
(/ (+ 1 (* -1 n)) n) |
-1 |
(- (/ 1 n) 1) |
(- (/ 1 n) 1) |
(- (/ 1 n) 1) |
-1 |
(- (/ 1 n) 1) |
(- (/ 1 n) 1) |
(- (/ 1 n) 1) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/ 1 (* n x)) |
(/ (+ (/ 1 x) (/ (log x) (* n x))) n) |
(/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) |
(/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) |
(/ 1 (* n x)) |
(* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
(exp (/ (log x) n)) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
1 |
(+ 1 (/ (log x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(* n x) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (log x) n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(/ 1 (* n x)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/ 1 (* n x)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(* -1 (log x)) |
(- x (log x)) |
(- (* x (+ 1 (* -1/2 x))) (log x)) |
(- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/ 1/3 (pow x 3)) |
(/ (+ 1/3 (* -1/2 x)) (pow x 3)) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/ 1/2 (pow n 2)) |
(+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) |
(+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) |
(+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) |
(* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) |
(* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) |
(* 1/6 (/ x (pow n 3))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (* -1/2 x)))) (pow n 3)) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* 1/3 (* n x)))))) (pow n 3)) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* 1/3 (* n x)))))) (pow n 3)) |
(* 1/3 (/ x n)) |
(/ (+ (* -1/2 (/ x n)) (+ (* 1/3 x) (* 1/2 (/ 1 n)))) n) |
(/ (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) n) |
(/ (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) n) |
(* 1/3 (/ x n)) |
(* -1 (/ (+ (* -1 (/ (+ 1/2 (* -1/2 x)) n)) (* -1/3 x)) n)) |
(* -1 (/ (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x)) n)) |
(* -1 (/ (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x)) n)) |
(- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) |
(- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) |
(- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) |
(- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) |
(* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) |
(* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) |
(* 1/6 (/ x (pow n 3))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (* -1/2 x)))) (pow n 3)) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* n (- (* 1/3 x) 1/2)))))) (pow n 3)) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* n (- (* 1/3 x) 1/2)))))) (pow n 3)) |
(/ (- (* 1/3 x) 1/2) n) |
(/ (- (+ (* -1/2 (/ x n)) (+ (* 1/3 x) (* 1/2 (/ 1 n)))) 1/2) n) |
(/ (- (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) 1/2) n) |
(/ (- (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) 1/2) n) |
(* -1 (/ (+ 1/2 (* -1/3 x)) n)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (* -1/2 x)) n)) (* -1/3 x))) n)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x))) n)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x))) n)) |
(/ 1 n) |
(+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)) |
(+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)) |
(+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (+ (/ 1/2 (* (pow n 2) x)) (/ 1 (* n (pow x 2)))))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (+ (/ 1/2 (* (pow n 2) x)) (/ 1 (* n (pow x 2)))))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(* (pow x 2) (- (+ (* -1 (/ (- (* -1 (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 (* n x))) x)) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 (pow n 2))))) |
(* (pow x 2) (- (+ (* -1 (/ (- (* -1 (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 (* n x))) x)) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 (pow n 2))))) |
(* 1/6 (/ (pow x 2) (pow n 3))) |
(/ (+ (* 1/6 (pow x 2)) (* n (* x (+ 1/2 (* -1/2 x))))) (pow n 3)) |
(/ (+ (* 1/6 (pow x 2)) (* n (+ (* n (+ 1 (* x (- (* 1/3 x) 1/2)))) (* x (+ 1/2 (* -1/2 x)))))) (pow n 3)) |
(/ (+ (* 1/6 (pow x 2)) (* n (+ (* n (+ 1 (* x (- (* 1/3 x) 1/2)))) (* x (+ 1/2 (* -1/2 x)))))) (pow n 3)) |
(/ (+ 1 (* x (- (* 1/3 x) 1/2))) n) |
(/ (+ 1 (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n))) n) |
(/ (+ 1 (+ (* 1/6 (/ (pow x 2) (pow n 2))) (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n)))) n) |
(/ (+ 1 (+ (* 1/6 (/ (pow x 2) (pow n 2))) (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n)))) n) |
(* -1 (/ (- (* x (+ 1/2 (* -1/3 x))) 1) n)) |
(* -1 (/ (- (+ (* -1 (/ (* x (+ 1/2 (* -1/2 x))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/6 (/ (pow x 2) n)) (* x (+ 1/2 (* -1/2 x)))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/6 (/ (pow x 2) n)) (* x (+ 1/2 (* -1/2 x)))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) |
(- 1 (exp (/ (log x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ 2 n) |
(/ (- 1 (exp (* 2 (/ (log x) n)))) (+ 1 (exp (/ (log x) n)))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2)))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3)))) (+ (* 2 (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* n (+ 1 (exp (/ (log x) n))))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow (+ 1 (exp (/ (log x) n))) 2))))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2/3 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* 4/3 (/ 1 (* (pow n 3) (+ 1 (exp (/ (log x) n)))))) (+ (* 2 (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 3)))) (+ (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 4))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow (+ 1 (exp (/ (log x) n))) 3)))))))) (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (+ (* 2 (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 4))) (+ (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow (+ 1 (exp (/ (log x) n))) 2)) (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2)))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (+ 1 (exp (/ (log x) n)))))))))) (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))))) (+ (* 2 (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* n (+ 1 (exp (/ (log x) n))))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow (+ 1 (exp (/ (log x) n))) 2))))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) |
(* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) |
(- (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n)))))))) |
(- (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n))))))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) (* n (pow x 2))))))) |
(- (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n))) (* (pow x 3) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (* (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 3) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n))))))) (+ (* 1/2 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n)))))))) (pow x 3))) (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (exp (* -1 (/ (log (/ 1 x)) n))))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (exp (* -1 (/ (log (/ 1 x)) n))))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) n)))) (* n (pow x 3)))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) (* n (pow x 2)))))))))) |
(* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(+ (* -1 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x))) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* 1/2 (* (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))))))) x)) (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x))) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(* 1/2 (/ (- (* 2 (log (+ 1 x))) (* 2 (log x))) n)) |
(/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n))) (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n))) n) |
(/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (+ (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n)) (* 1/2 (/ (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3))) (pow n 2))))) (+ (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n)) (+ (* 1/4 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 2))) (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 2)))))) n) |
(/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (+ (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n)) (+ (* 1/2 (/ (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4))) (pow n 3))) (* 1/2 (/ (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3))) (pow n 2)))))) (+ (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n)) (+ (* 1/4 (/ (* (+ (* 1/6 (pow (log x) 3)) (* 1/6 (pow (log (+ 1 x)) 3))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 3))) (+ (* 1/4 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 2))) (+ (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 2))) (+ (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))) (* 1/2 (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))))))) (pow n 3))) (* 1/2 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 3))))))))) n) |
(* -1/2 (/ (- (* -2 (log (+ 1 x))) (* -2 (log x))) n)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))) n)) (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4)))) (+ (* 1/4 (* (+ (* -1/6 (pow (log x) 3)) (* -1/6 (pow (log (+ 1 x)) 3))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (+ (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))))) (* 1/2 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))))))))) n)) (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3))))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))) n)) (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) |
(- 1 (exp (* 2 (/ (log x) n)))) |
(- (+ 1 (* 2 (/ x n))) (exp (* 2 (/ (log x) n)))) |
(- (+ 1 (* x (+ (* x (- (* 2 (/ 1 (pow n 2))) (/ 1 n))) (* 2 (/ 1 n))))) (exp (* 2 (/ (log x) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 2 (/ 1 (pow n 2))) (* x (- (+ (* 2/3 (/ 1 n)) (* 4/3 (/ 1 (pow n 3)))) (* 2 (/ 1 (pow n 2)))))) (/ 1 n))) (* 2 (/ 1 n))))) (exp (* 2 (/ (log x) n)))) |
(- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(- (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(- (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(- (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow x 3)))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))))) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(- (+ (* 2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (* n x))) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(- (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(- (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) x)) (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2)))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(/ (- (* 2 (log (+ 1 x))) (* 2 (log x))) n) |
(/ (- (+ (* 2 (log (+ 1 x))) (* 2 (/ (pow (log (+ 1 x)) 2) n))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n)))) n) |
(/ (- (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (+ (* 2 (log (+ 1 x))) (+ (* 2 (/ (pow (log (+ 1 x)) 2) n)) (/ (pow (log (+ 1 x)) 3) (pow n 2))))) (+ (* 4/3 (/ (pow (log x) 3) (pow n 2))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n))))) n) |
(/ (- (+ (* 1/12 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/4 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (+ (* 1/3 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 2 (log (+ 1 x))) (+ (* 2 (/ (pow (log (+ 1 x)) 2) n)) (/ (pow (log (+ 1 x)) 3) (pow n 2)))))))) (+ (* 2/3 (/ (pow (log x) 4) (pow n 3))) (+ (* 4/3 (/ (pow (log x) 3) (pow n 2))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n)))))) n) |
(* -1 (/ (- (* -2 (log (+ 1 x))) (* -2 (log x))) n)) |
(* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) |
(* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) |
(* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4))) n)) (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3)))) (* -4/3 (pow (log x) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) |
1 |
(+ 1 (* 2 (/ x n))) |
(+ 1 (* x (+ (* x (- (* 2 (/ 1 (pow n 2))) (/ 1 n))) (* 2 (/ 1 n))))) |
(+ 1 (* x (+ (* x (- (+ (* 2 (/ 1 (pow n 2))) (* x (- (+ (* 2/3 (/ 1 n)) (* 4/3 (/ 1 (pow n 3)))) (* 2 (/ 1 (pow n 2)))))) (/ 1 n))) (* 2 (/ 1 n))))) |
(pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) |
(+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)) |
(+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))) |
(+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow x 3)))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))))) |
(pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) |
(+ (* 2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (* n x))) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) |
(+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) |
(+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) x)) (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2)))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
1 |
(+ 1 (* 2 (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 2 (/ (log (+ 1 x)) n)) (* 2 (/ (pow (log (+ 1 x)) 2) (pow n 2))))) |
(+ 1 (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 2 (/ (log (+ 1 x)) n)) (+ (* 2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (pow (log (+ 1 x)) 3) (pow n 3)))))) |
1 |
(+ 1 (* 2 (/ (log (+ 1 x)) n))) |
(+ 1 (* -1 (/ (+ (* -2 (log (+ 1 x))) (* -2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -2 (log (+ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) n))) n))) |
(/ 1/3 (pow x 3)) |
(/ (+ 1/3 (* -1/2 x)) (pow x 3)) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/ 1 x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
1 |
(+ 1 (/ x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp (/ (log (+ 1 x)) n)) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
1 |
(+ 1 (/ (log (+ 1 x)) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
| Outputs |
|---|
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) (*.f64 x (*.f64 x x)))) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) x)))) x)) x)) (neg.f64 x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) (neg.f64 n)) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/.f64 (exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/.f64 (exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/.f64 (exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) n) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) n) |
(/.f64 (exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ (exp (* (log x) (- (/ 1 n) 1))) n) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (+ (/ 1 x) (/ (log x) (* n x))) n) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))) n) |
(/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n)))) n) |
(/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 n (*.f64 n n)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) x))) (/.f64 (log.f64 x) (*.f64 x n))) n) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (log.f64 x) (neg.f64 (*.f64 x n))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 n)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x n)) (/.f64 (log.f64 x) x)) (neg.f64 n)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 n)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (log.f64 x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 x n))) n)) (neg.f64 n)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 n)) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 x)) (- (/ 1 n) 1)))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 x)))) (- (/ 1 n) 1))) |
(exp.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(exp (* (log x) (- (/ 1 n) 1))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (/ (log x) (* n x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))) |
(+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n)))) |
(+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 n (*.f64 n n)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) x))) (/.f64 (log.f64 x) (*.f64 x n))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (/ (log x) (* n x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))) |
(+ (* -1 (/ (+ (* -1 (/ (log x) x)) (* -1/2 (/ (pow (log x) 2) (* n x)))) n)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x n)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (log.f64 x) x))) n)) |
(+ (* -1 (/ (+ (* -1 (/ (log x) x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) (* n x))) (* 1/2 (/ (pow (log x) 2) x))) n))) n)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (neg.f64 (/.f64 (log.f64 x) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x n))) n)) n)) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(/ (+ 1 (* -1 n)) n) |
(/.f64 (-.f64 #s(literal 1 binary64) n) n) |
(/ (+ 1 (* -1 n)) n) |
(/.f64 (-.f64 #s(literal 1 binary64) n) n) |
(/ (+ 1 (* -1 n)) n) |
(/.f64 (-.f64 #s(literal 1 binary64) n) n) |
-1 |
#s(literal -1 binary64) |
(- (/ 1 n) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(- (/ 1 n) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(- (/ 1 n) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ 1 n) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(- (/ 1 n) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(- (/ 1 n) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) (*.f64 x (*.f64 x x)))) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) x)))) x)) x)) (neg.f64 x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) (neg.f64 n)) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (exp (/ (log x) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (+ (/ 1 x) (/ (log x) (* n x))) n) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n))) n) |
(/ (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x)))) n) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 x) (*.f64 x n)))) n) |
(/ (+ (* 1/6 (/ (pow (log x) 3) (* (pow n 3) x))) (+ (* 1/2 (/ (pow (log x) 2) (* (pow n 2) x))) (+ (/ 1 x) (/ (log x) (* n x))))) n) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 n (*.f64 n n)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1 binary64) x))) (/.f64 (log.f64 x) (*.f64 x n))) n) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* -1 (/ (log x) (* n x))) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (log.f64 x) (neg.f64 (*.f64 x n))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 n)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (pow (log x) 2) (* n x))) (/ (log x) x)) n)) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x n)) (/.f64 (log.f64 x) x)) (neg.f64 n)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 n)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (pow (log x) 2) x)) (* -1/6 (/ (pow (log x) 3) (* n x)))) n)) (/ (log x) x)) n)) (/ 1 x)) n)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (log.f64 x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1/6 binary64)) (*.f64 x n))) n)) (neg.f64 n)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(exp (/ (log x) n)) |
(exp.f64 (/.f64 (log.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log.f64 x) n))) |
(+ 1 (+ (* 1/6 (/ (pow (log x) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log x) 2) (pow n 2))) (/ (log x) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n (*.f64 n n))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log x) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1/2 (/ (pow (log x) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) #s(literal -1/2 binary64) (neg.f64 (log.f64 x))) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log x)) (* -1 (/ (+ (* 1/6 (/ (pow (log x) 3) n)) (* 1/2 (pow (log x) 2))) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (log.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) n)) n)) n)) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(* n x) |
(*.f64 x n) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) (*.f64 x (*.f64 x x)))) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) x)))) x)) x)) (neg.f64 x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) (neg.f64 n)) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (log x) n)) |
(/.f64 (log.f64 x) (neg.f64 n)) |
(+ (* -1 (/ (log x) n)) (/ x n)) |
(-.f64 (/.f64 x n) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* -1/2 (/ x n)) (/ 1 n)))) |
(-.f64 (*.f64 x (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) n))) (/.f64 (log.f64 x) n)) |
(+ (* -1 (/ (log x) n)) (* x (+ (* x (- (* 1/3 (/ x n)) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(-.f64 (*.f64 x (fma.f64 x (/.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) n) (/.f64 #s(literal 1 binary64) n))) (/.f64 (log.f64 x) n)) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(/ (- (/ 1 n) (* 1/2 (/ 1 (* n x)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) x) |
(/ (- (+ (/ 1/3 (* n (pow x 2))) (/ 1 n)) (/ 1/2 (* n x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))) x) |
(/ (- (+ (/ 1 n) (* 1/3 (/ 1 (* n (pow x 2))))) (+ (/ 1/2 (* n x)) (* 1/4 (/ 1 (* n (pow x 3)))))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1/3 binary64) (*.f64 n (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 x (*.f64 x x)))))) x) |
(/ 1 (* n x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x n)) |
(* -1 (/ (- (* 1/2 (/ 1 (* n x))) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x n)) (/.f64 #s(literal -1 binary64) n)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* n x))) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x n)) (/.f64 #s(literal -1/2 binary64) n)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) n)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* n x))) (* 1/3 (/ 1 n))) x)) (* 1/2 (/ 1 n))) x)) (/ 1 n)) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x n)) (/.f64 #s(literal -1/3 binary64) n)) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) n)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) n)) (neg.f64 x)) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(* -1 (log x)) |
(neg.f64 (log.f64 x)) |
(- x (log x)) |
(-.f64 x (log.f64 x)) |
(- (* x (+ 1 (* -1/2 x))) (log x)) |
(-.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) (log.f64 x)) |
(- (* x (+ 1 (* x (- (* 1/3 x) 1/2)))) (log x)) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) x) (log.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (+ (* 1/2 (/ 1 x)) (* 1/4 (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 x)) 1/3) x)) 1/2) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal -1/3 binary64)) (neg.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/ 1/3 (pow x 3)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* -1/2 x)) (pow x 3)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/ 1/2 (pow n 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 n n)) |
(+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(+ (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (pow n 2)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (* 1/2 (/ 1 (* (pow n 2) x))))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))))) |
(* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))))) |
(* -1 (* x (- (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* 1/2 (/ 1 (* (pow n 2) x)))))) |
(neg.f64 (*.f64 x (+.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 n n)))))) |
(* 1/6 (/ x (pow n 3))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (* -1/2 x)))) (pow n 3)) |
(/.f64 (fma.f64 n (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* 1/3 (* n x)))))) (pow n 3)) |
(/.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 n (fma.f64 x (fma.f64 #s(literal 1/3 binary64) n #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* 1/3 (* n x)))))) (pow n 3)) |
(/.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 n (fma.f64 x (fma.f64 #s(literal 1/3 binary64) n #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 n (*.f64 n n))) |
(* 1/3 (/ x n)) |
(/.f64 (*.f64 x #s(literal 1/3 binary64)) n) |
(/ (+ (* -1/2 (/ x n)) (+ (* 1/3 x) (* 1/2 (/ 1 n)))) n) |
(/.f64 (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) n))) n) |
(/ (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) n) |
(/.f64 (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) n)))) n) |
(/ (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) n) |
(/.f64 (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) n)))) n) |
(* 1/3 (/ x n)) |
(/.f64 (*.f64 x #s(literal 1/3 binary64)) n) |
(* -1 (/ (+ (* -1 (/ (+ 1/2 (* -1/2 x)) n)) (* -1/3 x)) n)) |
(/.f64 (-.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x)) n)) |
(/.f64 (-.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x)) n)) |
(/.f64 (-.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (neg.f64 n)) |
(- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) |
(- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) |
(- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) |
(- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) n) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) n) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) n) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) |
(neg.f64 (*.f64 x (-.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) |
(neg.f64 (*.f64 x (-.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(* -1 (* x (+ (* -1 (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (* -1 (/ (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) x))))) |
(neg.f64 (*.f64 x (-.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(* 1/6 (/ x (pow n 3))) |
(/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (* -1/2 x)))) (pow n 3)) |
(/.f64 (fma.f64 n (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/6 binary64))) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* n (- (* 1/3 x) 1/2)))))) (pow n 3)) |
(/.f64 (fma.f64 n (fma.f64 n (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/6 binary64))) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 x) (* n (+ 1/2 (+ (* -1/2 x) (* n (- (* 1/3 x) 1/2)))))) (pow n 3)) |
(/.f64 (fma.f64 n (fma.f64 n (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/6 binary64))) (*.f64 n (*.f64 n n))) |
(/ (- (* 1/3 x) 1/2) n) |
(/.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) n) |
(/ (- (+ (* -1/2 (/ x n)) (+ (* 1/3 x) (* 1/2 (/ 1 n)))) 1/2) n) |
(/.f64 (+.f64 (fma.f64 x #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) n)) (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) n) |
(/ (- (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) 1/2) n) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) n))) (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) n) |
(/ (- (+ (* -1/2 (/ x n)) (+ (* 1/6 (/ x (pow n 2))) (+ (* 1/3 x) (* 1/2 (/ 1 n))))) 1/2) n) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 n n)) (fma.f64 x #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) n))) (fma.f64 (/.f64 x n) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) n) |
(* -1 (/ (+ 1/2 (* -1/3 x)) n)) |
(neg.f64 (/.f64 (fma.f64 x #s(literal -1/3 binary64) #s(literal 1/2 binary64)) n)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (* -1/2 x)) n)) (* -1/3 x))) n)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n))) (neg.f64 n)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x))) n)) |
(/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ 1/2 (+ (* -1/2 x) (* 1/6 (/ x n)))) n)) (* -1/3 x))) n)) |
(/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n)) |
(/ 1 n) |
(/.f64 #s(literal 1 binary64) n) |
(+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) |
(+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) |
(+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) n) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (+ (/ 1/2 (* (pow n 2) x)) (/ 1 (* n (pow x 2)))))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (+ (/ 1/2 (* (pow n 2) x)) (/ 1 (* n (pow x 2)))))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n)))))) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (+ (* 1/3 (/ 1 n)) (/ 1/2 (* (pow n 2) x)))) (+ (* 1/2 (/ 1 (pow n 2))) (/ 1/2 (* n x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) n) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))))) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))))) |
(* (pow x 2) (- (+ (* -1 (/ (- (* -1 (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 (* n x))) x)) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (neg.f64 (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) (*.f64 x n))) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) |
(* (pow x 2) (- (+ (* -1 (/ (- (* -1 (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 (* n x))) x)) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (* 1/2 (/ 1 (pow n 2))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n)) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 n n)) (neg.f64 (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) (*.f64 x n))) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) |
(* 1/6 (/ (pow x 2) (pow n 3))) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 (pow x 2)) (* n (* x (+ 1/2 (* -1/2 x))))) (pow n 3)) |
(/.f64 (fma.f64 n (*.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 (pow x 2)) (* n (+ (* n (+ 1 (* x (- (* 1/3 x) 1/2)))) (* x (+ 1/2 (* -1/2 x)))))) (pow n 3)) |
(/.f64 (fma.f64 n (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 n (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) n)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 n (*.f64 n n))) |
(/ (+ (* 1/6 (pow x 2)) (* n (+ (* n (+ 1 (* x (- (* 1/3 x) 1/2)))) (* x (+ 1/2 (* -1/2 x)))))) (pow n 3)) |
(/.f64 (fma.f64 n (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 n (*.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64))) n)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 n (*.f64 n n))) |
(/ (+ 1 (* x (- (* 1/3 x) 1/2))) n) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n) |
(/ (+ 1 (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n))) n) |
(/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n) |
(/ (+ 1 (+ (* 1/6 (/ (pow x 2) (pow n 2))) (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n)))) n) |
(/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n) |
(/ (+ 1 (+ (* 1/6 (/ (pow x 2) (pow n 2))) (+ (* x (- (* 1/3 x) 1/2)) (/ (* x (+ 1/2 (* -1/2 x))) n)))) n) |
(/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n) |
(* -1 (/ (- (* x (+ 1/2 (* -1/3 x))) 1) n)) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (* x (+ 1/2 (* -1/2 x))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) |
(/.f64 (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n) #s(literal -1 binary64))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/6 (/ (pow x 2) n)) (* x (+ 1/2 (* -1/2 x)))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) |
(/.f64 (+.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) n)) (neg.f64 n)) (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/6 (/ (pow x 2) n)) (* x (+ 1/2 (* -1/2 x)))) n)) (* x (+ 1/2 (* -1/3 x)))) 1) n)) |
(/.f64 (+.f64 (/.f64 (fma.f64 x (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) n)) (neg.f64 n)) (fma.f64 x (fma.f64 x #s(literal -1/3 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 n)) |
(- 1 (exp (/ (log x) n))) |
(-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (/ x n)) (exp (/ (log x) n))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(-.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) (exp (/ (log x) n))) |
(fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))) |
(/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) |
(/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x)) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2)))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n)) x) |
(/ (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) (pow x 3)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 2))))) x) |
(/.f64 (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) (*.f64 x (*.f64 x x)))) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n))) x) |
(/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x)) |
(/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (+ (* 1/24 (/ 1 (pow n 4))) (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x)) |
(/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (pow.f64 n #s(literal 4 binary64))) (/.f64 #s(literal 11/24 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal 1/4 binary64) (*.f64 n (*.f64 n n))))) x)))) x)) x)) (neg.f64 x)) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (exp (/ (log (+ 1 x)) n)) (exp (/ (log x) n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (exp.f64 (/.f64 (log.f64 x) n))) |
(/ (- (log (+ 1 x)) (log x)) n) |
(/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n) |
(/ (- (+ (log (+ 1 x)) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))) (+ (log x) (* 1/2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (log1p.f64 x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (log.f64 x))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n)))) (+ (log x) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x)))) n) |
(/ (- (+ (log (+ 1 x)) (+ (* 1/24 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (* 1/2 (/ (pow (log (+ 1 x)) 2) n))))) (+ (log x) (+ (* 1/24 (/ (pow (log x) 4) (pow n 3))) (+ (* 1/6 (/ (pow (log x) 3) (pow n 2))) (* 1/2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log1p.f64 x)))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (log.f64 x))))) n) |
(* -1 (/ (- (* -1 (log (+ 1 x))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (* 1/2 (pow (log (+ 1 x)) 2)) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/6 (pow (log (+ 1 x)) 3)) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(* -1 (/ (- (+ (* -1 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/24 (pow (log (+ 1 x)) 4)) (* 1/24 (pow (log x) 4))) n)) (* -1/6 (pow (log (+ 1 x)) 3))) (* -1/6 (pow (log x) 3))) n)) (* 1/2 (pow (log (+ 1 x)) 2))) (* 1/2 (pow (log x) 2))) n))) (* -1 (log x))) n)) |
(/.f64 (+.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) (neg.f64 n)) (*.f64 #s(literal -1/6 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n)) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) n)) (log.f64 x)) (neg.f64 n)) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ 2 n) |
(/.f64 #s(literal 2 binary64) n) |
(/ (- 1 (exp (* 2 (/ (log x) n)))) (+ 1 (exp (/ (log x) n)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2)))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)) (+.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3)))) (+ (* 2 (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* n (+ 1 (exp (/ (log x) n))))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow (+ 1 (exp (/ (log x) n))) 2))))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)) (+.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 3 binary64)))))))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (+ (* x (- (+ (* 2/3 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (+ (* 4/3 (/ 1 (* (pow n 3) (+ 1 (exp (/ (log x) n)))))) (+ (* 2 (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 3)))) (+ (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 4))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow (+ 1 (exp (/ (log x) n))) 3)))))))) (+ (* 2 (/ 1 (* (pow n 2) (+ 1 (exp (/ (log x) n)))))) (+ (* 2 (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* (pow n 3) (pow (+ 1 (exp (/ (log x) n))) 4))) (+ (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow (+ 1 (exp (/ (log x) n))) 2)) (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (+ (* 2 (/ 1 (* n (+ 1 (exp (/ (log x) n)))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2)))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (+ 1 (exp (/ (log x) n)))))))))) (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))))) (+ (* 2 (/ 1 (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 2)))) (+ (/ 1 (* n (+ 1 (exp (/ (log x) n))))) (+ (/ (exp (* 2 (/ (log x) n))) (* (pow n 2) (pow (+ 1 (exp (/ (log x) n))) 3))) (/ (* (- 1 (exp (* 2 (/ (log x) n)))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow (+ 1 (exp (/ (log x) n))) 2))))))) (/ (exp (* 2 (/ (log x) n))) (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (* n (pow (+ 1 (exp (/ (log x) n))) 2))))) (/ 1 (+ 1 (exp (/ (log x) n))))) (/ (exp (* 2 (/ (log x) n))) (+ 1 (exp (/ (log x) n))))) |
(fma.f64 x (+.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))) (fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))))) (-.f64 (fma.f64 x (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)) (/.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 n (*.f64 n n)) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n (*.f64 n n)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 3 binary64)))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n (*.f64 n n)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n (*.f64 n n)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))) (+.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)) (+.f64 (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)) (fma.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n n) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 3 binary64))))))))) (/.f64 #s(literal 2 binary64) (fma.f64 n (exp.f64 (/.f64 (log.f64 x) n)) n)))) (/.f64 #s(literal -1 binary64) (*.f64 n (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (log.f64 x) n))))) |
(* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (exp.f64 (/.f64 (log.f64 x) n))) |
(- (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n)))))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (exp.f64 (/.f64 (log.f64 x) n))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n))) (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (*.f64 (*.f64 x n) (exp.f64 (/.f64 (log.f64 x) n)))) #s(literal -1/4 binary64))) |
(- (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n))))))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) (* n (pow x 2))))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n n))) (*.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x x))) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (exp.f64 (/.f64 (log.f64 x) n)))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (*.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x x))) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (*.f64 (*.f64 x n) (exp.f64 (/.f64 (log.f64 x) n))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (*.f64 n (exp.f64 (/.f64 (log.f64 x) n)))))) (*.f64 n (*.f64 x x))))) |
(- (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n))) (* (pow x 3) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/2 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (exp (* -1 (/ (log (/ 1 x)) n))))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 2) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (* (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (* (pow x 3) (exp (* -1 (/ (log (/ 1 x)) n)))))) (+ (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (* x (exp (* -1 (/ (log (/ 1 x)) n))))))) (+ (* 1/2 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n)))))))) (pow x 3))) (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (pow n 2))) (exp (* -1 (/ (log (/ 1 x)) n))))) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n))))) (exp (* -1 (/ (log (/ 1 x)) n))))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) n)))) (* n (pow x 3)))) (* 1/2 (/ (- (/ (exp (* -1 (/ (log (/ 1 x)) n))) n) (* 1/4 (/ (- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) (* n (exp (* -1 (/ (log (/ 1 x)) n))))))) (* n (pow x 2)))))))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n n))) (*.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) n)))) (*.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (exp.f64 (/.f64 (log.f64 x) n)))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (*.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (*.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (*.f64 n (exp.f64 (/.f64 (log.f64 x) n))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 n n))) (exp.f64 (/.f64 (log.f64 x) n))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (exp.f64 (/.f64 (log.f64 x) n))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (*.f64 n (exp.f64 (/.f64 (log.f64 x) n))))) n))) (*.f64 n (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) n) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (*.f64 n (exp.f64 (/.f64 (log.f64 x) n))))) (*.f64 n (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) (*.f64 (*.f64 x n) (exp.f64 (/.f64 (log.f64 x) n))))))) |
(* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) |
(+ (* -1 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))))) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x))) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) (/.f64 (+.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))))) n))) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))))) x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))))) x)) |
(+ (* -1 (/ (- (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (+ (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n)))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* 1/2 (* (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))))))) x)) (* 1/2 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (+ (* -1/2 (/ (- (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) n)) (* 1/4 (/ (* (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))) (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x))) (* -1/4 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (* n (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))))) x)) (* 1/2 (/ (- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) (/.f64 (+.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n)))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (*.f64 #s(literal -2 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) n))))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))))) n))) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))))) n) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))))))) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))))) n) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n))))))) x)) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (*.f64 n (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))))) x)) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (exp.f64 (/.f64 (log1p.f64 x) n)))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (exp.f64 (/.f64 (log1p.f64 x) n)))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (exp.f64 (/.f64 (log1p.f64 x) n)))) |
(/ (- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) (+ (exp (/ (log x) n)) (exp (/ (log (+ 1 x)) n)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (exp.f64 (/.f64 (log1p.f64 x) n)))) |
(* 1/2 (/ (- (* 2 (log (+ 1 x))) (* 2 (log x))) n)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))) n) |
(/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n))) (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n))) n) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x)))) n)) n) |
(/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (+ (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n)) (* 1/2 (/ (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3))) (pow n 2))))) (+ (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n)) (+ (* 1/4 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 2))) (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 2)))))) n) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n) (/.f64 (*.f64 #s(literal 4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 n n))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (+.f64 (log.f64 x) (log1p.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) n) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (*.f64 n n))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 x) (log1p.f64 x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x)))))) (*.f64 n n)))) n) |
(/ (- (+ (* 1/2 (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (+ (* 1/2 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n)) (+ (* 1/2 (/ (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4))) (pow n 3))) (* 1/2 (/ (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3))) (pow n 2)))))) (+ (* 1/4 (/ (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) n)) (+ (* 1/4 (/ (* (+ (* 1/6 (pow (log x) 3)) (* 1/6 (pow (log (+ 1 x)) 3))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 3))) (+ (* 1/4 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x)))) (pow n 2))) (+ (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 2))) (+ (* 1/2 (/ (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (+ (* 1/3 (pow (log (+ 1 x)) 3)) (pow (log (+ 1 x)) 3)) (* 4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))) (* 1/2 (* (+ (log x) (log (+ 1 x))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))))))) (pow n 3))) (* 1/2 (/ (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (log x) (log (+ 1 x))) (- (* 2 (log (+ 1 x))) (* 2 (log x))))))) (pow n 3))))))))) n) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (+.f64 (/.f64 (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) #s(literal 2/3 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal -2/3 binary64))) (*.f64 n (*.f64 n n))) (/.f64 (*.f64 #s(literal 4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 n n))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (+.f64 (log.f64 x) (log1p.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) n) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (*.f64 #s(literal 1/6 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))))) (*.f64 n (*.f64 n n)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (log.f64 x) (log1p.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x))))) (*.f64 n n)) (fma.f64 (+.f64 (log.f64 x) (log1p.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 x) (log1p.f64 x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))))) (*.f64 n (*.f64 n n))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x)))))) (*.f64 n (*.f64 n n))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) (*.f64 n n))))) n) |
(* -1/2 (/ (- (* -2 (log (+ 1 x))) (* -2 (log x))) n)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))) n) |
(* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))))) n)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))) n)) (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))))) (neg.f64 n)) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)))))) (neg.f64 n))) (neg.f64 n)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4)))) (+ (* 1/4 (* (+ (* -1/6 (pow (log x) 3)) (* -1/6 (pow (log (+ 1 x)) 3))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (+ (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3)))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))))) (* 1/2 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))))))))) n)) (* 1/2 (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3))))) (+ (* 1/4 (* (+ (* 1/2 (pow (log x) 2)) (* 1/2 (pow (log (+ 1 x)) 2))) (- (* -2 (log (+ 1 x))) (* -2 (log x))))) (* 1/2 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2)))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))))))) n)) (* 1/2 (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))))) (* 1/4 (* (+ (* -1 (log x)) (* -1 (log (+ 1 x)))) (- (* -2 (log (+ 1 x))) (* -2 (log x)))))) n)) (* 1/2 (- (* -2 (log (+ 1 x))) (* -2 (log x))))) n)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) #s(literal 2/3 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal -2/3 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (*.f64 #s(literal -1/6 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))))))))) n)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))))) (neg.f64 n)) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (-.f64 (neg.f64 (log1p.f64 x)) (log.f64 x)))))) (neg.f64 n))) (neg.f64 n)) |
(- 1 (exp (* 2 (/ (log x) n)))) |
(-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (+ 1 (* 2 (/ x n))) (exp (* 2 (/ (log x) n)))) |
(-.f64 (fma.f64 (/.f64 x n) #s(literal 2 binary64) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (+ 1 (* x (+ (* x (- (* 2 (/ 1 (pow n 2))) (/ 1 n))) (* 2 (/ 1 n))))) (exp (* 2 (/ (log x) n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 n n)) (/.f64 #s(literal -1 binary64) n)) (/.f64 #s(literal 2 binary64) n)) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) |
(- (+ 1 (* x (+ (* x (- (+ (* 2 (/ 1 (pow n 2))) (* x (- (+ (* 2/3 (/ 1 n)) (* 4/3 (/ 1 (pow n 3)))) (* 2 (/ 1 (pow n 2)))))) (/ 1 n))) (* 2 (/ 1 n))))) (exp (* 2 (/ (log x) n)))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 4/3 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 2/3 binary64) n) (/.f64 #s(literal -2 binary64) (*.f64 n n)))) (/.f64 #s(literal 2 binary64) (*.f64 n n))) (/.f64 #s(literal -1 binary64) n)) (/.f64 #s(literal 2 binary64) n)) (-.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)))) |
(- (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(-.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 x n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 x n))) (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n n) (*.f64 x x))))) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow x 3)))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))))) (exp (* -2 (/ (log (/ 1 x)) n)))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 n (*.f64 x (*.f64 x x)))) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)))) (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x (*.f64 x x))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 x n))) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n n) (*.f64 x x))))) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) |
(- (+ (* 2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (* n x))) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 x n)) (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)))) |
(- (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(-.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) n) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n))) x)) x)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) |
(- (+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) x)) (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2)))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) (exp (* 2 (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)))) |
(-.f64 (-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) n) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (*.f64 #s(literal -2 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) n)))) x)) x)) x)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(- (pow (exp (/ (log (+ 1 x)) n)) 2) (exp (* 2 (/ (log x) n)))) |
(-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(/ (- (* 2 (log (+ 1 x))) (* 2 (log x))) n) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) n) |
(/ (- (+ (* 2 (log (+ 1 x))) (* 2 (/ (pow (log (+ 1 x)) 2) n))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n)))) n) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (log1p.f64 x) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n)) (+.f64 (log.f64 x) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n)))) n) |
(/ (- (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (+ (* 2 (log (+ 1 x))) (+ (* 2 (/ (pow (log (+ 1 x)) 2) n)) (/ (pow (log (+ 1 x)) 3) (pow n 2))))) (+ (* 4/3 (/ (pow (log x) 3) (pow n 2))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (fma.f64 #s(literal 2 binary64) (+.f64 (log1p.f64 x) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n)) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)))) (fma.f64 #s(literal 2 binary64) (+.f64 (log.f64 x) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 4/3 binary64)) (*.f64 n n)))) n) |
(/ (- (+ (* 1/12 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/4 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 2))) (+ (* 1/3 (/ (pow (log (+ 1 x)) 4) (pow n 3))) (+ (* 2 (log (+ 1 x))) (+ (* 2 (/ (pow (log (+ 1 x)) 2) n)) (/ (pow (log (+ 1 x)) 3) (pow n 2)))))))) (+ (* 2/3 (/ (pow (log x) 4) (pow n 3))) (+ (* 4/3 (/ (pow (log x) 3) (pow n 2))) (+ (* 2 (log x)) (* 2 (/ (pow (log x) 2) n)))))) n) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n)) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) (*.f64 n (*.f64 n n)))) (fma.f64 #s(literal 2 binary64) (+.f64 (log1p.f64 x) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n)) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n n))))) (fma.f64 #s(literal 2 binary64) (+.f64 (log.f64 x) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) n)) (fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 n n)) #s(literal 4/3 binary64) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 2/3 binary64)) (*.f64 n (*.f64 n n)))))) n) |
(* -1 (/ (- (* -2 (log (+ 1 x))) (* -2 (log x))) n)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (* 2 (pow (log (+ 1 x)) 2)) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))) n)) |
(* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) (* -4/3 (pow (log x) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 n)) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (neg.f64 n)) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))) (neg.f64 n)) |
(* -1 (/ (- (+ (* -2 (log (+ 1 x))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/12 (pow (log (+ 1 x)) 4)) (+ (* 1/4 (pow (log (+ 1 x)) 4)) (* 1/3 (pow (log (+ 1 x)) 4)))) (* 2/3 (pow (log x) 4))) n)) (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3)))) (* -4/3 (pow (log x) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) (* 2 (pow (log x) 2))) n))) (* -2 (log x))) n)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (log1p.f64 x) #s(literal 4 binary64)) #s(literal 2/3 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal -2/3 binary64))) (neg.f64 n)) (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 n)) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (neg.f64 n)) (*.f64 #s(literal -2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)))) (neg.f64 n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ x n))) |
(fma.f64 (/.f64 x n) #s(literal 2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (* 2 (/ 1 (pow n 2))) (/ 1 n))) (* 2 (/ 1 n))))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 n n)) (/.f64 #s(literal -1 binary64) n)) (/.f64 #s(literal 2 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 2 (/ 1 (pow n 2))) (* x (- (+ (* 2/3 (/ 1 n)) (* 4/3 (/ 1 (pow n 3)))) (* 2 (/ 1 (pow n 2)))))) (/ 1 n))) (* 2 (/ 1 n))))) |
(fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 4/3 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 2/3 binary64) n) (/.f64 #s(literal -2 binary64) (*.f64 n n)))) (/.f64 #s(literal 2 binary64) (*.f64 n n))) (/.f64 #s(literal -1 binary64) n)) (/.f64 #s(literal 2 binary64) n)) #s(literal 1 binary64)) |
(pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) |
(+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 x n)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) |
(+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 x n))) (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n n) (*.f64 x x))))) |
(+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (* n (pow x 3)))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2))) (+ (* 2 (/ (* (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))) (+ (* 2 (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* n x))) (+ (/ (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2) (* (pow n 2) (pow x 2))) (pow (exp (* -1 (/ (log (/ 1 x)) n))) 2)))))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 n (*.f64 x (*.f64 x x)))) (*.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)))) (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x (*.f64 x x))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 x n))) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (/.f64 (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n)) (*.f64 (*.f64 n n) (*.f64 x x))))) |
(pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) |
(+ (* 2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (* n x))) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 x n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) |
(+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) |
(-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) n) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n))) x)) x)) |
(+ (* -1 (/ (+ (* -2 (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) n)) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) n)) (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))))) x)) (+ (* 2 (* (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) (/ (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2) (pow n 2)))) x))) x)) (pow (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) 2)) |
(-.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) n) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (/.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (*.f64 n n))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n))) (*.f64 #s(literal -2 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) n)))) x)) x)) x)) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) |
(pow (exp (/ (log (+ 1 x)) n)) 2) |
(pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (log (+ 1 x)) n))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (log1p.f64 x) n) #s(literal 1 binary64)) |
(+ 1 (+ (* 2 (/ (log (+ 1 x)) n)) (* 2 (/ (pow (log (+ 1 x)) 2) (pow n 2))))) |
(fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (log1p.f64 x) n) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/3 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 2 (/ (log (+ 1 x)) n)) (+ (* 2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (pow (log (+ 1 x)) 3) (pow n 3)))))) |
(+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (log1p.f64 x) n) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (*.f64 n n)))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (*.f64 n n))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 2 (/ (log (+ 1 x)) n))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (log1p.f64 x) n) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -2 (log (+ 1 x))) (* -2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (log1p.f64 x) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n))) n)) |
(+ 1 (* -1 (/ (+ (* -2 (log (+ 1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow (log (+ 1 x)) 3)) (* -1/3 (pow (log (+ 1 x)) 3))) n)) (* 2 (pow (log (+ 1 x)) 2))) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log1p.f64 x) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) #s(literal -4/3 binary64)) (neg.f64 n))) n)) n)) |
(/ 1/3 (pow x 3)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* -1/2 x)) (pow x 3)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/3 (* x (- x 1/2))) (pow x 3)) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) x) |
(/ (- (+ 1 (/ 1/3 (pow x 2))) (* 1/2 (/ 1 x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x (*.f64 x x)))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(-.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (neg.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n))) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(-.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+.f64 (/.f64 (log1p.f64 x) n) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log1p.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (*.f64 n n))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) #s(literal -1/2 binary64) (neg.f64 (log1p.f64 x))) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) n)) n)) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x n)) |
(+.f64 #s(literal 1 binary64) (/.f64 x n)) |
(+ 1 (* x (+ (* x (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (+ (* 1/2 (/ 1 (pow n 2))) (* x (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2)))))) (* 1/2 (/ 1 n)))) (/ 1 n)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)) |
(exp (* -1 (/ (log (/ 1 x)) n))) |
(exp.f64 (/.f64 (log.f64 x) n)) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x))) |
(+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)))) |
(+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)))) |
(+ (exp (* -1 (/ (log (/ 1 x)) n))) (+ (/ (exp (* -1 (/ (log (/ 1 x)) n))) (* n x)) (+ (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) (pow x 2)) (/ (* (exp (* -1 (/ (log (/ 1 x)) n))) (- (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))) (* 1/2 (/ 1 (pow n 2))))) (pow x 3))))) |
(+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (fma.f64 (exp.f64 (/.f64 (log.f64 x) n)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x (*.f64 x x)))) (/.f64 (exp.f64 (/.f64 (log.f64 x) n)) (*.f64 x n)))) |
(exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) |
(exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* n x))) |
(+.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (*.f64 x n))) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n)))) x))) x))) |
(-.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (neg.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) (*.f64 x n))) (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) n))) x)) |
(+ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (* -1 (/ (+ (* -1 (/ (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) n)) (* -1 (/ (+ (* -1 (/ (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (+ (* 1/6 (/ 1 (pow n 3))) (* 1/3 (/ 1 n))))) x)) (* (exp (/ (+ (log -1) (* -1 (log (/ -1 x)))) n)) (- (* 1/2 (/ 1 (pow n 2))) (* 1/2 (/ 1 n))))) x))) x))) |
(-.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (/.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 n)) (/.f64 (fma.f64 (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1/3 binary64) n))) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (exp.f64 (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) n)))) x)) x)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
(exp (/ (log (+ 1 x)) n)) |
(exp.f64 (/.f64 (log1p.f64 x) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n))) |
(+.f64 (/.f64 (log1p.f64 x) n) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n)) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) (pow n 3))) (+ (* 1/2 (/ (pow (log (+ 1 x)) 2) (pow n 2))) (/ (log (+ 1 x)) n)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 n n)) (/.f64 (log1p.f64 x) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (*.f64 n (*.f64 n n))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (log (+ 1 x)) n)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1/2 (/ (pow (log (+ 1 x)) 2) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) n) #s(literal -1/2 binary64) (neg.f64 (log1p.f64 x))) n)) |
(+ 1 (* -1 (/ (+ (* -1 (log (+ 1 x))) (* -1 (/ (+ (* 1/6 (/ (pow (log (+ 1 x)) 3) n)) (* 1/2 (pow (log (+ 1 x)) 2))) n))) n))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (log1p.f64 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) n)) n)) n)) |
| 4 566× | lower-*.f32 |
| 4 552× | lower-*.f64 |
| 3 988× | lower-fma.f32 |
| 3 980× | lower-fma.f64 |
| 2 680× | lower-pow.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 524 |
| 0 | 103 | 471 |
| 1 | 494 | 471 |
| 2 | 4738 | 471 |
| 0 | 8325 | 434 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
(*.f64 x n) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) |
#s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) |
#s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) |
(fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) |
(*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
#s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(exp.f64 (*.f64 (log.f64 (*.f64 n (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (log.f64 x)))) |
(exp.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (log.f64 x) (*.f64 (log.f64 n) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (neg.f64 n))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) n)) |
(/.f64 #s(literal 1 binary64) (*.f64 n (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 n (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 n (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))))) |
(/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n) |
(/.f64 (neg.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #s(literal 1 binary64)) n) |
(/.f64 (*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 n)) |
(pow.f64 (*.f64 n (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 n (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (pow.f64 x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal 1 binary64) (*.f64 x n))) |
(*.f64 (neg.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) n)) |
(*.f64 (*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(exp.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64))))) |
(/.f64 (pow.f64 (exp.f64 (log.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) (pow.f64 (exp.f64 (log.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64))))) |
(pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(pow.f64 x (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 x (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 x (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 x (+.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))))) |
(pow.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (log.f64 x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))))) |
(pow.f64 (pow.f64 (exp.f64 (log.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64))) (pow.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) n)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) n) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 n #s(literal -1/2 binary64)) (pow.f64 n #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (/.f64 #s(literal -1 binary64) n)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) n))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(exp.f64 (*.f64 (log.f64 (*.f64 n (/.f64 x #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x (neg.f64 n)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 x n))) |
(/.f64 #s(literal 1 binary64) (*.f64 n (/.f64 x #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 n (/.f64 x #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 n (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 n (/.f64 x #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n)) |
(/.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (*.f64 x (neg.f64 n))) |
(/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n) |
(/.f64 (neg.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (neg.f64 n)))) |
(/.f64 (neg.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x)) (neg.f64 n)) |
(/.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x n)) |
(/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x) |
(pow.f64 (*.f64 n (/.f64 x #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 n (/.f64 x #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 n (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x n))) |
(*.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 n)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x n)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 n #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n)) |
#s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) |
(*.f64 x n) |
(*.f64 n x) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
(exp.f64 (*.f64 (log.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 n))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) n)) |
(/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n) |
(/.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 n)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 n))) |
(/.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) n) |
(/.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (neg.f64 n)) |
(pow.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (neg.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) n)) |
(*.f64 (*.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
#s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) |
#s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(fma.f64 x (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1/2 binary64) n) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (neg.f64 n))) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) x (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) x (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1 binary64) n) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (*.f64 (*.f64 n n) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n))))) (neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) n) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(fma.f64 x (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1/2 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n (neg.f64 n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) x (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))))) (/.f64 #s(literal -1/2 binary64) n)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) #s(literal 1/2 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) |
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) n) (-.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))) (+.f64 (pow.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 n (*.f64 n n)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) n) (-.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 n (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n)) (-.f64 (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (/.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (*.f64 n #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n)))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (*.f64 n #s(literal -2 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (*.f64 n #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) n (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) n)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (neg.f64 n) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (neg.f64 n))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))) (*.f64 n #s(literal -2 binary64)) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 n #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))) n (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) n)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))) (neg.f64 n) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (neg.f64 n))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (*.f64 (*.f64 n #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))))) (*.f64 (*.f64 n #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 (*.f64 n #s(literal -2 binary64)) (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))))) (*.f64 (*.f64 n #s(literal -2 binary64)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (*.f64 n (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))))) (*.f64 n (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 n (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))))) (*.f64 n (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))) (*.f64 (neg.f64 n) (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))))) (*.f64 (neg.f64 n) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))) (*.f64 (neg.f64 n) (fma.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n (*.f64 n n)) n)))))) (*.f64 (neg.f64 n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 n (*.f64 n n))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) n) (-.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n))))) (neg.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (fma.f64 x (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n)) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))) (-.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) n) (-.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))) (+.f64 (pow.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 n (*.f64 n n))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) n) (-.f64 (/.f64 #s(literal -1/2 binary64) n) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))))) |
(*.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(+.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(+.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 #s(literal 1 binary64) n)) |
(+.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n)))) (fma.f64 x (/.f64 #s(literal -1/2 binary64) n) (/.f64 #s(literal 1 binary64) n))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))))) (/.f64 x (*.f64 n #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n)))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (fma.f64 x (/.f64 #s(literal -1/2 binary64) n) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) n) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1 binary64) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) n) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) x (fma.f64 x (/.f64 #s(literal -1/2 binary64) n) (/.f64 #s(literal 1 binary64) n))) |
(fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) x (/.f64 #s(literal 1 binary64) n)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 1/2 binary64) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(fma.f64 (pow.f64 n #s(literal -1/2 binary64)) (pow.f64 n #s(literal -1/2 binary64)) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (pow.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n)) (-.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (/.f64 #s(literal 1 binary64) (*.f64 n n))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (pow.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (pow.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (-.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (pow.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (/.f64 #s(literal 1 binary64) (*.f64 n n)))) (neg.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 n n)) (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))))))) (-.f64 (/.f64 #s(literal 1 binary64) n) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (pow.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n)) (-.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (/.f64 #s(literal 1 binary64) (*.f64 n n)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n n))) (pow.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 (*.f64 x x) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 x n))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (*.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)))))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal -1 binary64) n)))) |
(+.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))))) (/.f64 (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (neg.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))) (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 n #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) n) |
(/.f64 #s(literal -2 binary64) (neg.f64 n)) |
(pow.f64 (/.f64 n #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (/.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(fma.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (-.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (-.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (neg.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (neg.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (pow.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (neg.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) #s(literal 2 binary64))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (/.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(pow.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3 binary64))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (-.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (-.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(+.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(+.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) (/.f64 (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))))) (neg.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))))) (pow.f64 x (*.f64 (/.f64 #s(literal 2 binary64) n) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))))) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x #s(literal -1/2 binary64)) (+.f64 x #s(literal -1/2 binary64))) (+.f64 x #s(literal -1/2 binary64))) #s(literal 1/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal 1/9 binary64)) (*.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x #s(literal -1/2 binary64)) (+.f64 x #s(literal -1/2 binary64))) (+.f64 x #s(literal -1/2 binary64))) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal 1/9 binary64)) (*.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x #s(literal -1/2 binary64)) (+.f64 x #s(literal -1/2 binary64))) (+.f64 x #s(literal -1/2 binary64))) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal 1/9 binary64)) (*.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (neg.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 x #s(literal -1/2 binary64)) (+.f64 x #s(literal -1/2 binary64))) (+.f64 x #s(literal -1/2 binary64))) #s(literal 1/27 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal 1/9 binary64)) (*.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 1/3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
Compiled 35 648 to 2 444 computations (93.1% saved)
49 alts after pruning (42 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 916 | 22 | 938 |
| Fresh | 8 | 20 | 28 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 927 | 49 | 976 |
| Status | Accuracy | Program |
|---|---|---|
| 27.9% | (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (/.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) | |
| 27.9% | (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) | |
| 28.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) | |
| 28.0% | (/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) | |
| 26.4% | (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 14.8% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 25.0% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 4.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 11.2% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 6.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| 16.1% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| ✓ | 34.9% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 11.6% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) | |
| ✓ | 42.7% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| ✓ | 31.8% | (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| 27.9% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal -1 binary64))) | |
| 27.9% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) | |
| 59.7% | #s(approx (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x)))) n)) n)) | |
| 28.0% | #s(approx (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) (/.f64 (-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (exp.f64 (/.f64 (log1p.f64 x) n))))) | |
| ✓ | 60.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
| ✓ | 61.6% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
| 34.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) | |
| 55.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n)) | |
| 44.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) | |
| 44.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) | |
| 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) | |
| 59.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x)) (log.f64 x)) n)) | |
| 55.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) | |
| 21.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) | |
| 55.9% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) | |
| ✓ | 43.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
| 42.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) | |
| 35.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) | |
| 40.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) | |
| 27.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) | |
| 27.5% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) | |
| 25.3% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) | |
| ✓ | 34.3% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
| 34.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) | |
| 26.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) | |
| 43.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) | |
| 33.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) | |
| 27.4% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) | |
| 35.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) | |
| 16.7% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) | |
| 38.2% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) | |
| 44.0% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) | |
| 55.8% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) | |
| 32.1% | #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
Compiled 2 552 to 842 computations (67% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64)) (-.f64 (/.f64 x n) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) x)) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) n)) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) #s(literal -1 binary64))) |
(fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (/.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (neg.f64 (/.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) (/.f64 (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (*.f64 (*.f64 (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 n n))) (*.f64 n (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))) (*.f64 (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) n)))))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (pow.f64 (/.f64 n (*.f64 (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) n)) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 n #s(literal -1/2 binary64)) (log.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log1p.f64 x)) (log.f64 x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 n (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))))) |
#s(approx (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) (/.f64 (-.f64 (pow.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) n))) (+.f64 (exp.f64 (/.f64 (log.f64 x) n)) (exp.f64 (/.f64 (log1p.f64 x) n))))) |
#s(approx (/ (- (* (pow (+ x 1) (/ 1 n)) (pow (+ x 1) (/ 1 n))) (pow x (* 2 (/ 1 n)))) (+ (pow x (/ 1 n)) (pow (+ x 1) (/ 1 n)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) n)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (log1p.f64 x) (log.f64 x))) (+.f64 (log.f64 x) (log1p.f64 x)))) n)) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
4 calls:
| 47.0ms | n |
| 23.0ms | (/.f64 #s(literal 1 binary64) n) |
| 20.0ms | x |
| 16.0ms | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 5 | x |
| 87.7% | 4 | n |
| 83.9% | 3 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 88.8% | 4 | (/.f64 #s(literal 1 binary64) n) |
Compiled 26 to 16 computations (38.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64)) (-.f64 (/.f64 x n) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 n (*.f64 n n)))) (fma.f64 (/.f64 x n) (-.f64 (/.f64 x n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (log1p.f64 x) (log.f64 x)) n)) |
(-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal -1/2 binary64) n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (-.f64 (*.f64 (log1p.f64 x) n) (*.f64 n (log.f64 x))) (*.f64 n n))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(/.f64 (fma.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (neg.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))) (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) n)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))) (pow.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) n)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (fma.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) (*.f64 x n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) n)) x)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
3 calls:
| 69.0ms | (/.f64 #s(literal 1 binary64) n) |
| 16.0ms | n |
| 13.0ms | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 3 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 85.1% | 5 | n |
| 85.1% | 4 | (/.f64 #s(literal 1 binary64) n) |
Compiled 23 to 14 computations (39.1% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(literal 1 binary64) n) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 (*.f64 n (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))) n) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64)) (-.f64 (/.f64 x n) #s(literal 1 binary64)))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
2 calls:
| 13.0ms | n |
| 13.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 6 | n |
| 85.1% | 5 | (/.f64 #s(literal 1 binary64) n) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
1 calls:
| 84.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.8% | 5 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
1 calls:
| 11.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 5 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
2 calls:
| 72.0ms | n |
| 11.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.4% | 6 | n |
| 83.4% | 5 | (/.f64 #s(literal 1 binary64) n) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (log (/ (+ x 1) x)) (neg.f64 (log.f64 x)))))) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
4 calls:
| 69.0ms | x |
| 11.0ms | n |
| 11.0ms | (/.f64 #s(literal 1 binary64) n) |
| 8.0ms | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 5 | n |
| 64.6% | 4 | x |
| 58.0% | 3 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 72.8% | 4 | (/.f64 #s(literal 1 binary64) n) |
Compiled 26 to 16 computations (38.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (fma.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) (+.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 #s(literal -1/2 binary64) (*.f64 n n)))) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (neg.f64 (*.f64 (log.f64 x) n))) (*.f64 n n))) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
2 calls:
| 10.0ms | (/.f64 #s(literal 1 binary64) n) |
| 10.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 4 | n |
| 65.8% | 4 | (/.f64 #s(literal 1 binary64) n) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
3 calls:
| 70.0ms | (/.f64 #s(literal 1 binary64) n) |
| 9.0ms | n |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 4 | x |
| 58.7% | 3 | n |
| 60.2% | 3 | (/.f64 #s(literal 1 binary64) n) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
1 calls:
| 70.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 4 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))) x)) x)) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 (+.f64 n (/.f64 (fma.f64 n #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal 1/3 binary64)) x)) x)) x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64)))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (*.f64 (fma.f64 (+.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 x #s(literal -1/2 binary64)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal -1/3 binary64))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x x) (*.f64 n n)) #s(literal 1 binary64))) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 x n) #s(literal 1/6 binary64) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) n)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 n))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x))) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x))))) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
2 calls:
| 9.0ms | (/.f64 #s(literal 1 binary64) n) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 3 | (/.f64 #s(literal 1 binary64) n) |
| 52.9% | 2 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) (/.f64 n #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x)))))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (+.f64 (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) n)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n)) |
1 calls:
| 6.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.8% | 2 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 (/.f64 (fma.f64 x (+.f64 x #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) (*.f64 x x)) x))) n)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
1 calls:
| 37.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.9% | 3 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (+ (* (pow x (/ 1 n)) (- (/ 1/2 (* x (* n n))) (/ 1/2 (* x n)))) (/ (pow x (/ 1 n)) n)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n)) x)) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
1 calls:
| 5.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.7% | 3 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (fma.f64 x (fma.f64 x #s(literal 1/3 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
2 calls:
| 4.0ms | n |
| 4.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.9% | 3 | n |
| 56.4% | 2 | (/.f64 #s(literal 1 binary64) n) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) n)) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (*.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x n)))) |
| Outputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x)) |
4 calls:
| 4.0ms | n |
| 4.0ms | (/.f64 #s(literal 1 binary64) n) |
| 4.0ms | x |
| 3.0ms | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.4% | 2 | x |
| 50.9% | 4 | n |
| 44.0% | 1 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 48.9% | 2 | (/.f64 #s(literal 1 binary64) n) |
Compiled 26 to 16 computations (38.5% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
| Outputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n)) |
1 calls:
| 33.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 2 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) (*.f64 x n))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) |
1 calls:
| 2.0ms | (/.f64 #s(literal 1 binary64) n) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.0% | 2 | (/.f64 #s(literal 1 binary64) n) |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| Outputs |
|---|
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
4 calls:
| 1.0ms | (/.f64 #s(literal 1 binary64) n) |
| 1.0ms | n |
| 1.0ms | x |
| 1.0ms | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.8% | 1 | (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) |
| 31.8% | 1 | x |
| 31.8% | 1 | n |
| 31.8% | 1 | (/.f64 #s(literal 1 binary64) n) |
Compiled 26 to 16 computations (38.5% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2128772.345768915 | 5441842609384953.0 |
| 0.0ms | 1.2523564770385347e-85 | 1.935548228476364e-69 |
| 0.0ms | -2.5879714257101343e-78 | -1.9482824017995244e-80 |
Compiled 16 to 14 computations (12.5% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2128772.345768915 | 5441842609384953.0 |
| 0.0ms | 1.2523564770385347e-85 | 1.935548228476364e-69 |
| 0.0ms | -2.5879714257101343e-78 | -1.9482824017995244e-80 |
Compiled 16 to 14 computations (12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.967276471024734e+182 | 2.201890101178284e+185 |
| 0.0ms | 2128772.345768915 | 5441842609384953.0 |
| 0.0ms | 1.2523564770385347e-85 | 1.935548228476364e-69 |
| 0.0ms | -2.5879714257101343e-78 | -1.9482824017995244e-80 |
Compiled 16 to 14 computations (12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.967276471024734e+182 | 2.201890101178284e+185 |
| 0.0ms | 2128772.345768915 | 5441842609384953.0 |
| 0.0ms | 1.2523564770385347e-85 | 1.935548228476364e-69 |
| 0.0ms | -2.5879714257101343e-78 | -1.9482824017995244e-80 |
Compiled 16 to 14 computations (12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.967276471024734e+182 | 2.201890101178284e+185 |
| 0.0ms | 2128772.345768915 | 5441842609384953.0 |
| 0.0ms | 1.2523564770385347e-85 | 1.935548228476364e-69 |
| 0.0ms | -2.5879714257101343e-78 | -1.9482824017995244e-80 |
Compiled 16 to 14 computations (12.5% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.967276471024734e+182 | 2.201890101178284e+185 |
| 0.0ms | 1.4063007843385501e-8 | 0.00034596096872750135 |
| 0.0ms | 1.2523564770385347e-85 | 1.935548228476364e-69 |
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.967276471024734e+182 | 2.201890101178284e+185 |
| 0.0ms | 1.4063007843385501e-8 | 0.00034596096872750135 |
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.967276471024734e+182 | 2.201890101178284e+185 |
| 0.0ms | 1.4063007843385501e-8 | 0.00034596096872750135 |
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 74.0ms | 7.280730831353337e+140 | 1.857263895182594e+142 |
| 17.0ms | 0.0035834211934032767 | 0.007974486847115795 |
| 51.0ms | 4.410004910663091e-295 | 7.192691838607639e-290 |
| 41.0ms | 101× | 2 | valid |
| 39.0ms | 22× | 0 | exit |
| 37.0ms | 120× | 1 | valid |
| 10.0ms | 115× | 0 | valid |
| 0.0ms | 1× | 1 | exit |
Compiled 582 to 354 computations (39.2% saved)
ival-pow: 51.0ms (44.6% of total)ival-add: 47.0ms (41.1% of total)adjust: 8.0ms (7% of total)ival-div: 5.0ms (4.4% of total)ival-sub: 3.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.280730831353337e+140 | 1.857263895182594e+142 |
| 1.0ms | 0.0035834211934032767 | 0.007974486847115795 |
| 1.0ms | 4.410004910663091e-295 | 7.192691838607639e-290 |
Compiled 568 to 354 computations (37.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.5538885381212467e+106 | 5.3589409487597025e+116 |
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.3177672632393254e+21 | -2.8722766294698636e+20 |
Compiled 16 to 14 computations (12.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.5538885381212467e+106 | 5.3589409487597025e+116 |
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.5538885381212467e+106 | 5.3589409487597025e+116 |
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -280303.3580173725 | -5.432449256410392e-15 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.3177672632393254e+21 | -2.8722766294698636e+20 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.3177672632393254e+21 | -2.8722766294698636e+20 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.3177672632393254e+21 | -2.8722766294698636e+20 |
Compiled 16 to 14 computations (12.5% saved)
| 1× | egg-herbie |
| 38× | +-commutative_binary64 |
| 22× | sub-neg_binary64 |
| 20× | *-commutative_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 2074 |
| 1 | 238 | 2074 |
| 2 | 252 | 2074 |
| 3 | 257 | 2074 |
| 4 | 259 | 2074 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n)))))) |
(if (<=.f64 x #s(literal 2588678114201735/5752618031559410904733776610524879147577526332615381032749762597047445625776030820246671274317041152675843644155884587445081272602061331919771117780463171980088572589595695528841671027239875011822498654466720184602820821834958812207165219537306471589227216341906761543678311870031350921754731402547975172390912 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) (if (<=.f64 x #s(literal 4496393867966703/576460752303423488 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) (if (<=.f64 x #s(literal 10600000000000000078409727119150788064880887526041299722441411668915980804990444280808851121238881477772666891309981599316459494513111625367552 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(if (<=.f64 x #s(literal 2588678114201735/5752618031559410904733776610524879147577526332615381032749762597047445625776030820246671274317041152675843644155884587445081272602061331919771117780463171980088572589595695528841671027239875011822498654466720184602820821834958812207165219537306471589227216341906761543678311870031350921754731402547975172390912 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) (if (<=.f64 x #s(literal 4496393867966703/576460752303423488 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) (if (<=.f64 x #s(literal 10600000000000000078409727119150788064880887526041299722441411668915980804990444280808851121238881477772666891309981599316459494513111625367552 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| Outputs |
|---|
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 n x))) (-.f64 (exp.f64 (/.f64 (log1p.f64 x) n)) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 n x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 n n)) (/.f64 #s(literal -1/2 binary64) n)) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) (pow.f64 x (/.f64 #s(literal 1 binary64) n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 n x))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (+.f64 #s(literal 1 binary64) (/.f64 x n))) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 x n))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (/.f64 #s(literal 1 binary64) n)) (*.f64 n x))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -8343699359066055/4171849679533027504677776769862406473833407270227837441302815640277772901915313574263597826048 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 4000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x (+.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -1 binary64))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3499601159652819/17498005798264095394980017816940970922825355447145699491406164851279623993595007385788105416184430592 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) x)) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n))))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (pow.f64 x #s(approx (+ (/ 1 n) -1) (/.f64 #s(literal 1 binary64) n))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 3022314549036573/151115727451828646838272 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) (pow.f64 x (/.f64 #s(literal 1 binary64) n))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (* (log (+ 1 x)) n) (* n (log x))) (/.f64 n x)) (*.f64 n n)))))) |
(if (<=.f64 x #s(literal 2588678114201735/5752618031559410904733776610524879147577526332615381032749762597047445625776030820246671274317041152675843644155884587445081272602061331919771117780463171980088572589595695528841671027239875011822498654466720184602820821834958812207165219537306471589227216341906761543678311870031350921754731402547975172390912 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) (if (<=.f64 x #s(literal 4496393867966703/576460752303423488 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) (if (<=.f64 x #s(literal 10600000000000000078409727119150788064880887526041299722441411668915980804990444280808851121238881477772666891309981599316459494513111625367552 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(if (<=.f64 x #s(literal 2588678114201735/5752618031559410904733776610524879147577526332615381032749762597047445625776030820246671274317041152675843644155884587445081272602061331919771117780463171980088572589595695528841671027239875011822498654466720184602820821834958812207165219537306471589227216341906761543678311870031350921754731402547975172390912 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 n x)))) (if (<=.f64 x #s(literal 4496393867966703/576460752303423488 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (-.f64 x (log.f64 x))) n)) (if (<=.f64 x #s(literal 10600000000000000078409727119150788064880887526041299722441411668915980804990444280808851121238881477772666891309981599316459494513111625367552 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 n x)))) x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(if (<=.f64 x #s(literal 2588678114201735/5752618031559410904733776610524879147577526332615381032749762597047445625776030820246671274317041152675843644155884587445081272602061331919771117780463171980088572589595695528841671027239875011822498654466720184602820821834958812207165219537306471589227216341906761543678311870031350921754731402547975172390912 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n)))) (if (<=.f64 x #s(literal 4496393867966703/576460752303423488 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) (if (<=.f64 x #s(literal 10600000000000000078409727119150788064880887526041299722441411668915980804990444280808851121238881477772666891309981599316459494513111625367552 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x n)))) x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(if (<=.f64 x #s(literal 2588678114201735/5752618031559410904733776610524879147577526332615381032749762597047445625776030820246671274317041152675843644155884587445081272602061331919771117780463171980088572589595695528841671027239875011822498654466720184602820821834958812207165219537306471589227216341906761543678311870031350921754731402547975172390912 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 n x)))) (if (<=.f64 x #s(literal 4496393867966703/576460752303423488 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (neg.f64 (log.f64 x))) n)) (if (<=.f64 x #s(literal 10600000000000000078409727119150788064880887526041299722441411668915980804990444280808851121238881477772666891309981599316459494513111625367552 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) n) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 n x)))) x))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x (fma.f64 x #s(approx (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n)) (/.f64 (*.f64 x #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) n)) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) n))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) (fma.f64 x #s(approx (+ (* x (+ (+ (* x (+ (/ 1/6 (* n (* n n))) (+ (/ 1/3 n) (/ -1/2 (* n n))))) (/ 1/2 (* n n))) (/ -1/2 n))) (/ 1 n)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 n (*.f64 n n)))) #s(literal 1 binary64))) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) (if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal 49999999999999998440692023514963491717685634530639844703322105876395762568335322697627001197697942402629632 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(literal 1 binary64) #s(approx (/ n (log (/ (+ x 1) x))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 n x) n))))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -200000 binary64)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) #s(approx (/ (+ 1 (/ (+ -1/2 (/ 1/3 x)) x)) x) (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))))) n)) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 (/.f64 #s(approx (pow x (/ 1 n)) #s(literal 1 binary64)) n) x))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) (/.f64 #s(approx (- (log (+ 1 x)) (log x)) (/.f64 #s(literal 1 binary64) x)) n))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 x n))))) |
(if (<=.f64 (/.f64 #s(literal 1 binary64) n) #s(literal -4000000000000000000000 binary64)) (-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) #s(approx (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) #s(approx (/ (- (log (+ 1 x)) (log x)) n) (/.f64 #s(literal 1 binary64) (*.f64 n x))))) |
(-.f64 #s(approx (pow (+ x 1) (/ 1 n)) #s(literal 1 binary64)) #s(approx (pow x (/ 1 n)) #s(literal 1 binary64))) |
| 11 538× | lower-fma.f64 |
| 11 538× | lower-fma.f32 |
| 8 298× | lower-fma.f64 |
| 8 298× | lower-fma.f32 |
| 8 204× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 0 | 13 | 26 |
| 1 | 63 | 26 |
| 2 | 407 | 26 |
| 3 | 4335 | 26 |
| 0 | 8433 | 22 |
| 0 | 64 | 524 |
| 0 | 103 | 471 |
| 1 | 494 | 471 |
| 2 | 4738 | 471 |
| 0 | 8325 | 434 |
| 0 | 35 | 243 |
| 0 | 59 | 231 |
| 1 | 261 | 222 |
| 2 | 2096 | 214 |
| 0 | 8455 | 211 |
| 0 | 240 | 1483 |
| 1 | 700 | 1377 |
| 2 | 1966 | 1308 |
| 3 | 6932 | 1308 |
| 0 | 8128 | 1194 |
| 0 | 610 | 9445 |
| 1 | 1864 | 8813 |
| 2 | 5415 | 8713 |
| 0 | 8379 | 8100 |
| 0 | 1065 | 13998 |
| 1 | 3320 | 13203 |
| 0 | 8240 | 12298 |
| 0 | 44 | 264 |
| 0 | 67 | 252 |
| 1 | 263 | 230 |
| 2 | 1897 | 230 |
| 0 | 8081 | 230 |
| 0 | 565 | 8070 |
| 1 | 1714 | 7564 |
| 2 | 4903 | 7453 |
| 0 | 8181 | 6896 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 955 to 825 computations (57.8% saved)
Compiled 1 850 to 290 computations (84.3% saved)
Loading profile data...