
Time bar (total: 11.0s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 6 |
| 39.1% | 39% | 60.9% | 0.1% | 0% | 0% | 0% | 7 |
| 44.5% | 44.5% | 55.4% | 0.1% | 0% | 0% | 0% | 8 |
| 55.3% | 55% | 44.5% | 0.1% | 0% | 0.4% | 0% | 9 |
| 59.3% | 58.7% | 40.4% | 0.1% | 0% | 0.8% | 0% | 10 |
| 65.5% | 64.5% | 34% | 0.1% | 0% | 1.5% | 0% | 11 |
| 67.8% | 66.6% | 31.6% | 0.1% | 0% | 1.8% | 0% | 12 |
Compiled 17 to 12 computations (29.4% saved)
| 2.2s | 4 509× | 1 | valid |
| 1.1s | 1 601× | 2 | valid |
| 449.0ms | 2 105× | 0 | valid |
| 164.0ms | 2 065× | 0 | invalid |
| 50.0ms | 41× | 3 | valid |
| 3.0ms | 23× | 1 | exit |
ival-pow: 2.1s (60.6% of total)ival-div: 685.0ms (19.4% of total)adjust: 256.0ms (7.3% of total)ival-mult: 158.0ms (4.5% of total)ival-add: 141.0ms (4% of total)ival-sub: 126.0ms (3.6% of total)exact: 11.0ms (0.3% of total)ival-true: 9.0ms (0.3% of total)ival-assert: 5.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 177 | 0 | - | 0 | - | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
| 71 | 68 | (-2.235202186924493e-289 -1.6823565626033682e+277) | 0 | - | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
| 43 | 0 | - | 6 | (-3.640639475201117e-178 -1.6156261533281993e+142) | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 4 | 0 | - | 4 | (1.512085032128442e-147 1.960759188516692e-235) | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 0 | 0 | - | 0 | - | n |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 i n)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | i |
| 0 | 0 | - | 0 | - | (/.f64 i n) |
| 0 | 0 | - | 0 | - | #s(literal 100 binary64) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) | cancellation | 177 | 0 |
pow.f64 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | sensitivity | 121 | 0 |
/.f64 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) | n/u | 37 | 0 |
| ↳ | (/.f64 i n) | underflow | 37 | |
pow.f64 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | oflow-rescue | 18 | 0 |
| ↳ | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | overflow | 40 | |
| ↳ | (/.f64 i n) | overflow | 18 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 i n)) | overflow | 18 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 202 | 0 |
| - | 24 | 30 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 202 | 0 | 0 |
| - | 24 | 0 | 30 |
| number | freq |
|---|---|
| 0 | 30 |
| 1 | 136 |
| 2 | 53 |
| 3 | 37 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 88.0ms | 278× | 1 | valid |
| 69.0ms | 152× | 2 | valid |
| 44.0ms | 78× | 0 | valid |
| 4.0ms | 4× | 3 | valid |
Compiled 131 to 34 computations (74% saved)
ival-pow: 89.0ms (50.2% of total)ival-div: 54.0ms (30.4% of total)adjust: 14.0ms (7.9% of total)ival-sub: 6.0ms (3.4% of total)ival-add: 6.0ms (3.4% of total)ival-mult: 6.0ms (3.4% of total)ival-true: 1.0ms (0.6% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 85 |
| 1 | 69 | 85 |
| 2 | 178 | 81 |
| 3 | 480 | 81 |
| 4 | 1010 | 77 |
| 5 | 2821 | 77 |
| 6 | 6308 | 77 |
| 0 | 10 | 15 |
| 0 | 16 | 15 |
| 1 | 27 | 15 |
| 2 | 43 | 15 |
| 3 | 74 | 15 |
| 4 | 117 | 15 |
| 5 | 287 | 15 |
| 6 | 760 | 15 |
| 7 | 1793 | 15 |
| 8 | 2645 | 15 |
| 9 | 2771 | 15 |
| 10 | 2961 | 15 |
| 11 | 3201 | 15 |
| 12 | 3329 | 15 |
| 13 | 3337 | 15 |
| 14 | 3337 | 15 |
| 15 | 3361 | 15 |
| 16 | 3397 | 15 |
| 17 | 3401 | 15 |
| 18 | 3401 | 15 |
| 19 | 3401 | 15 |
| 20 | 3401 | 15 |
| 0 | 3401 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 100 binary64) #s(literal -100 binary64)) (/.f64 n i)) |
Compiled 15 to 10 computations (33.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 23.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
Compiled 15 to 10 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | |
| cost-diff | 0 | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) | |
| cost-diff | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 56 |
| 0 | 16 | 56 |
| 1 | 27 | 56 |
| 2 | 43 | 56 |
| 3 | 74 | 56 |
| 4 | 117 | 56 |
| 5 | 287 | 56 |
| 6 | 760 | 56 |
| 7 | 1793 | 56 |
| 8 | 2645 | 56 |
| 9 | 2771 | 56 |
| 10 | 2961 | 56 |
| 11 | 3201 | 56 |
| 12 | 3329 | 56 |
| 13 | 3337 | 56 |
| 14 | 3337 | 56 |
| 15 | 3361 | 56 |
| 16 | 3397 | 56 |
| 17 | 3401 | 56 |
| 18 | 3401 | 56 |
| 19 | 3401 | 56 |
| 20 | 3401 | 56 |
| 0 | 3401 | 55 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
#s(literal 100 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
(+.f64 #s(literal 1 binary64) (/.f64 i n)) |
#s(literal 1 binary64) |
(/.f64 i n) |
i |
n |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 100 binary64) #s(literal -100 binary64)) (/.f64 n i)) |
#s(literal 100 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 n i)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) |
(+.f64 #s(literal 1 binary64) (/.f64 i n)) |
(+.f64 (/.f64 i n) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 i n) |
i |
n |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.18799300936510802 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) | |
| accuracy | 9.648344459133865 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) | |
| accuracy | 16.548079630735746 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | |
| accuracy | 40.86002317107954 | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
| 85.0ms | 139× | 1 | valid |
| 44.0ms | 76× | 2 | valid |
| 4.0ms | 39× | 0 | valid |
| 2.0ms | 2× | 3 | valid |
Compiled 58 to 12 computations (79.3% saved)
ival-pow: 71.0ms (64.5% of total)ival-div: 21.0ms (19.1% of total)adjust: 6.0ms (5.5% of total)ival-add: 5.0ms (4.5% of total)ival-sub: 3.0ms (2.7% of total)ival-mult: 3.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
| Outputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
1 |
(+ 1 i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(/ (* n (- (exp i) 1)) i) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(- (exp i) 1) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(exp i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | n | @ | 0 | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n)) |
| 4.0ms | i | @ | inf | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n)) |
| 4.0ms | i | @ | -inf | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n)) |
| 3.0ms | n | @ | inf | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n)) |
| 2.0ms | i | @ | 0 | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 515 | 3779 |
| 1 | 1846 | 3384 |
| 0 | 8376 | 3118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
1 |
(+ 1 i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(/ (* n (- (exp i) 1)) i) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(- (exp i) 1) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(exp i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
| Outputs |
|---|
(* 100 n) |
(*.f64 #s(literal 100 binary64) n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) #s(literal 100 binary64)) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n)) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) n (*.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal 3 binary64))))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n)))) i (*.f64 #s(literal 100 binary64) n)) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal 3 binary64))))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n)) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 i i) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (/.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal 3 binary64))))) i (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) |
1 |
#s(literal 1 binary64) |
(+ 1 i) |
(+.f64 #s(literal 1 binary64) i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i #s(literal 1 binary64)) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 n i)) #s(literal 100 binary64)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) #s(literal 100 binary64)) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (+.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (pow.f64 n #s(literal 3 binary64)) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))))) (*.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) #s(literal 100 binary64))) i) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 n i)) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (fma.f64 n (+.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))))) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (pow.f64 n #s(literal 3 binary64)) i)))) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (*.f64 n n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (*.f64 n n) i) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (*.f64 n n) i))) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (*.f64 n n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (*.f64 i i)) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (*.f64 n n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.f64 (*.f64 n n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) (/.f64 n i)) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (pow.f64 n #s(literal 3 binary64)) i)))) i) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) n (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (/.f64 n i) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64))))) i)) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) n) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)))) (neg.f64 i))) i)) (neg.f64 i)) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) (/.f64 n i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (pow.f64 n #s(literal 3 binary64)) i)))) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (/.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (/.f64 n i) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64)))) i))) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 (neg.f64 n) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) n) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))) (neg.f64 i))) i))) (neg.f64 i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 n n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)))) i) #s(literal -1 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) n) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))))) i))) i) #s(literal -1 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 n n) i) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(-.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (neg.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(-.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) n) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))))) i))) i)) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) i) i)) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64)) n) n) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) i)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n) #s(literal 100 binary64) (fma.f64 #s(literal 50 binary64) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 100 binary64) (*.f64 i i)))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) i)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64))))) #s(literal 100 binary64)) n (fma.f64 #s(literal 50 binary64) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 100 binary64) (*.f64 i i)))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) n) n) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) i) i)) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) i)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) i) i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (*.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64))) (/.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) i)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) i) i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* n (+ (log i) (* -1 (log n)))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n #s(literal 1 binary64)) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n #s(literal 1 binary64)) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n #s(literal 1 binary64)) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(*.f64 (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (/.f64 (exp.f64 i) n) (*.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) n) i) (exp.f64 i) (/.f64 (expm1.f64 i) i)) #s(literal 100 binary64))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (/.f64 (exp.f64 i) n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) n)))))) n) |
(/ (* n (- (exp i) 1)) i) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 i)) i (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n))) n) (/.f64 (expm1.f64 i) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) i) (/.f64 (exp.f64 i) n) (fma.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) n)) (/.f64 (expm1.f64 i) i))) n) |
(- (exp i) 1) |
(expm1.f64 i) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(fma.f64 (*.f64 i (/.f64 (*.f64 (exp.f64 i) i) n)) #s(literal -1/2 binary64) (expm1.f64 i)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) (/.f64 (exp.f64 i) n) (*.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) (expm1.f64 i)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) (/.f64 (exp.f64 i) n) (*.f64 (exp.f64 i) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) n)))) (expm1.f64 i)) |
(exp i) |
(exp.f64 i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(fma.f64 (*.f64 i (/.f64 (*.f64 (exp.f64 i) i) n)) #s(literal -1/2 binary64) (exp.f64 i)) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) (fma.f64 (*.f64 i (/.f64 (*.f64 (exp.f64 i) i) n)) #s(literal -1/2 binary64) (exp.f64 i))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) (/.f64 (exp.f64 i) n) (fma.f64 (exp.f64 i) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) n)) (exp.f64 i))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal 50 binary64) (/.f64 (*.f64 (exp.f64 i) i) n) (*.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) (exp.f64 i)) i (*.f64 (*.f64 #s(literal 100 binary64) (/.f64 (exp.f64 i) i)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) (neg.f64 n)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) (exp.f64 i)) i (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (exp.f64 i)) (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)))) (neg.f64 n))) (neg.f64 n)))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (*.f64 #s(literal 1/2 binary64) i) (/.f64 (exp.f64 i) n) (/.f64 (expm1.f64 i) (neg.f64 i)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 i)) i (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 i)) i (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 i))) (neg.f64 n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i))) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 i)) (*.f64 i i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n)) (expm1.f64 i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 i)) (*.f64 i i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) (neg.f64 n)) (expm1.f64 i)) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(-.f64 (exp.f64 i) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 i)) (*.f64 i i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) n)) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(-.f64 (exp.f64 i) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 i)) (*.f64 i i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) n)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 44 |
| 0 | 16 | 44 |
| 1 | 64 | 44 |
| 2 | 417 | 44 |
| 3 | 4669 | 44 |
| 0 | 8501 | 38 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 i n)) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(*.f64 (/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) i) (neg.f64 n)) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (neg.f64 i)) (*.f64 (neg.f64 n) #s(literal 100 binary64))) |
(*.f64 (*.f64 n #s(literal 100 binary64)) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 #s(literal 100 binary64) (/.f64 (neg.f64 i) n))) |
(*.f64 (neg.f64 n) (/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) i)) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i)) #s(literal 100 binary64)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) (/.f64 i n))) |
(*.f64 n (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (neg.f64 n)) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) n) i) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (*.f64 n #s(literal 100 binary64))) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (*.f64 n #s(literal 100 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 n #s(literal 100 binary64))) (neg.f64 i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (*.f64 n #s(literal 100 binary64))) i) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) n) #s(literal 100 binary64)) i) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) #s(literal 100 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))) #s(literal 100 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) #s(literal 100 binary64)) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) n)) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64)))) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64)))) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (/.f64 i n)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) #s(literal 100 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) #s(literal 100 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 (neg.f64 i) n)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (/.f64 i n)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) (/.f64 i n)) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n))) |
(neg.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (/.f64 (neg.f64 i) n))) |
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) i) n)) |
(neg.f64 (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 (neg.f64 i) n)))) |
(neg.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 (neg.f64 i) n)) #s(literal 100 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 (*.f64 (neg.f64 i) i) n)) (neg.f64 n)) |
(*.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 (/.f64 i n) i)) n) |
(*.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 (neg.f64 i) i)) (*.f64 (neg.f64 n) n)) |
(*.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 i i)) (*.f64 n n)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (/.f64 i n)) (/.f64 (expm1.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)))) (/.f64 i n))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)))) (/.f64 i n))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n) |
(*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)))) |
(*.f64 (neg.f64 n) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (neg.f64 i))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i)) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i)) |
(/.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (fabs.f64 (/.f64 i n))) (fabs.f64 (/.f64 i n))) |
(/.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 (neg.f64 i) n)) (/.f64 (neg.f64 i) n)) |
(/.f64 (/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) (/.f64 i n)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) n) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) n) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) n) (neg.f64 i)) |
(/.f64 (*.f64 n (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n))))) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 n (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n))))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i)) |
(/.f64 (*.f64 n (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (neg.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (neg.f64 n)) (neg.f64 i)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 (neg.f64 i) n)) (*.f64 (/.f64 (neg.f64 i) n) #s(literal -1 binary64))) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (/.f64 (neg.f64 i) n)) (neg.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) (/.f64 (neg.f64 i) n)) (/.f64 (neg.f64 i) n)) (neg.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -1 binary64)) (/.f64 (neg.f64 i) n)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) n) i) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n))))) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64)) (/.f64 i n))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n))))) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 (neg.f64 i) n))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n))))) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n))))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 (neg.f64 i) n))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n))))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)))) |
(/.f64 (*.f64 (/.f64 i n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64)) (/.f64 (neg.f64 i) n))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 (neg.f64 i) n))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 (neg.f64 i) n)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i)) #s(literal 1 binary64)) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 (neg.f64 i) n))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i) (neg.f64 n) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i) (neg.f64 n) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) (*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n))) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (neg.f64 n) (/.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (neg.f64 n) (/.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) i) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 n (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 n (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) (/.f64 i n)) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) (/.f64 (/.f64 i n) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) (pow.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n))) (pow.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (/.f64 i n)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (/.f64 i n)) (/.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 i n))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (/.f64 i n)) (/.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -1 binary64)) (/.f64 i n))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 n))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) (*.f64 (/.f64 #s(literal -1 binary64) i) n)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n))))) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (-.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 4 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (+.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 6 binary64)))) (fma.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64))) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 4 binary64)))) |
(*.f64 (+.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64)) (-.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(*.f64 (expm1.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)))) (+.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64)) (expm1.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (tanh.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 2 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 3 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))))) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 2 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) n) (log1p.f64 (/.f64 i n)))) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 3 binary64) n) (log1p.f64 (/.f64 i n)))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (/.f64 i n))) (/.f64 n #s(literal 2 binary64))) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 n)) (log1p.f64 (/.f64 i n)))) |
(expm1.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (/.f64 i n))) (/.f64 n #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 n) (*.f64 (log1p.f64 (/.f64 i n)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 4 binary64))) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 n #s(literal 4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 n #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64))))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64))))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 n #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64))))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64)) (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))) (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 n #s(literal 2 binary64)) (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 2 binary64)))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))) (/.f64 n #s(literal 2 binary64)))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (*.f64 n #s(literal 1 binary64))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 n #s(literal 4 binary64)) (/.f64 n #s(literal 4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) |
(/.f64 (pow.f64 (exp.f64 n) (log.f64 (-.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (exp.f64 n) (log.f64 (-.f64 (/.f64 i n) #s(literal 1 binary64))))) |
(/.f64 (pow.f64 (exp.f64 n) (log.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))) (pow.f64 (exp.f64 n) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n)))))) |
(/.f64 (pow.f64 (exp.f64 n) (log.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 i n) #s(literal 3 binary64))))) (pow.f64 (exp.f64 n) (log.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 i n) #s(literal 1 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 n) (log1p.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64))))) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 (neg.f64 i) n)))) |
(/.f64 (pow.f64 (exp.f64 n) (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64)))) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 (fma.f64 (/.f64 i n) i i) n)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) |
(neg.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(fma.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)))) (cosh.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))))) (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (*.f64 #s(literal 1 binary64) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) |
(sqrt.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n))) |
(fabs.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (/.f64 i n))) (/.f64 n #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 n)) (log1p.f64 (/.f64 i n)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (/.f64 i n))) (/.f64 n #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (/.f64 i n))) (/.f64 n #s(literal 2 binary64)))) (sinh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (/.f64 i n))) (/.f64 n #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 (/.f64 n #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64)))) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 (/.f64 n #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 #s(literal 1 binary64) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) |
(+.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
Compiled 11 753 to 1 625 computations (86.2% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 19 | 351 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 332 | 20 | 352 |
| Status | Accuracy | Program |
|---|---|---|
| 12.3% | (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) #s(literal 100 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) | |
| 65.3% | (/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) n) i) | |
| 74.6% | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) | |
| 73.2% | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i)) #s(literal 100 binary64)) | |
| ▶ | 74.6% | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
| 18.0% | (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n))) | |
| ✓ | 23.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 15.2% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) | |
| 16.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) | |
| ▶ | 40.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
| 16.5% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 i n))) | |
| 59.0% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) | |
| 51.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) | |
| 54.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) | |
| ▶ | 73.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
| ▶ | 16.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
| 51.3% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) | |
| 73.4% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) | |
| 16.3% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) | |
| ▶ | 46.6% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
Compiled 897 to 592 computations (34% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (log.f64 i) (log.f64 n)) | |
| cost-diff | 0 | (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) | |
| cost-diff | 0 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i))) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) | |
| cost-diff | 0 | (/.f64 (expm1.f64 i) i) | |
| cost-diff | 0 | (*.f64 (/.f64 (expm1.f64 i) i) n) | |
| cost-diff | 0 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) | |
| cost-diff | 0 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) n) | |
| cost-diff | 0 | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (/.f64 i n)) n) | |
| cost-diff | 0 | (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) | |
| cost-diff | 0 | (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) | |
| cost-diff | 0 | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 318 |
| 0 | 70 | 302 |
| 1 | 126 | 302 |
| 2 | 234 | 302 |
| 3 | 492 | 302 |
| 4 | 1676 | 302 |
| 0 | 8192 | 302 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(log1p.f64 (/.f64 i n)) |
(/.f64 i n) |
i |
n |
(/.f64 #s(literal 100 binary64) i) |
#s(literal 100 binary64) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) n) |
#s(literal 100 binary64) |
n |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
#s(literal 100 binary64) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
i |
#s(literal 1 binary64) |
(/.f64 i n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(/.f64 (expm1.f64 i) i) |
(expm1.f64 i) |
i |
n |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 i) |
i |
(log.f64 n) |
n |
(/.f64 (*.f64 n n) i) |
(*.f64 n n) |
| Outputs |
|---|
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(log1p.f64 (/.f64 i n)) |
(/.f64 i n) |
i |
n |
(/.f64 #s(literal 100 binary64) i) |
#s(literal 100 binary64) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) n) |
#s(literal 100 binary64) |
n |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
#s(literal 100 binary64) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) |
(*.f64 (/.f64 n i) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
i |
#s(literal 1 binary64) |
(/.f64 i n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(/.f64 (expm1.f64 i) i) |
(expm1.f64 i) |
i |
n |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (-.f64 (log.f64 i) (log.f64 n)))) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (-.f64 (log.f64 i) (log.f64 n)))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) |
(*.f64 (/.f64 (*.f64 n n) i) (-.f64 (log.f64 i) (log.f64 n))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 i) |
i |
(log.f64 n) |
n |
(/.f64 (*.f64 n n) i) |
(*.f64 n n) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.14916148458526954 | (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) | |
| accuracy | 0.2483151120835176 | (-.f64 (log.f64 i) (log.f64 n)) | |
| accuracy | 3.8783923828708744 | (/.f64 (*.f64 n n) i) | |
| accuracy | 16.57128113246124 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i))) | |
| accuracy | 0.00390625 | (/.f64 (expm1.f64 i) i) | |
| accuracy | 0.0078125 | (*.f64 (/.f64 (expm1.f64 i) i) n) | |
| accuracy | 0.07279045820757023 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) | |
| accuracy | 10.043498668766473 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) | |
| accuracy | 0.03515625 | (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) | |
| accuracy | 0.07279045820757023 | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) | |
| accuracy | 3.9787975814958627 | (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) | |
| accuracy | 13.630380181257635 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) | |
| accuracy | 0.0 | (*.f64 #s(literal 100 binary64) n) | |
| accuracy | 15.888628535613728 | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) | |
| accuracy | 0.01171875 | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) | |
| accuracy | 0.0703125 | (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) | |
| accuracy | 2.9055972435739337 | (log1p.f64 (/.f64 i n)) | |
| accuracy | 4.046237453304211 | (*.f64 (log1p.f64 (/.f64 i n)) n) |
| 44.0ms | 147× | 0 | invalid |
| 42.0ms | 63× | 1 | valid |
| 37.0ms | 33× | 2 | valid |
| 4.0ms | 13× | 0 | valid |
Compiled 269 to 34 computations (87.4% saved)
ival-div: 22.0ms (23.1% of total)ival-pow: 22.0ms (23.1% of total)ival-mult: 18.0ms (18.9% of total)ival-sub: 9.0ms (9.4% of total)adjust: 7.0ms (7.3% of total)ival-log: 6.0ms (6.3% of total)ival-log1p: 4.0ms (4.2% of total)ival-expm1: 4.0ms (4.2% of total)ival-add: 3.0ms (3.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(/.f64 (expm1.f64 i) i) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log1p.f64 (/.f64 i n)) |
(/.f64 (*.f64 n n) i) |
| Outputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
100 |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* -1/2 (/ i n)))) |
(* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* 1/2 (* i n))) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
1 |
(+ 1 (* 1/2 i)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(/ (* (pow n 2) (- (log i) (log n))) i) |
(- (log i) (log n)) |
(/ i n) |
(* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))) |
(* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(/ (pow n 2) i) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) |
(+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* 1/3 (/ (pow n 4) (pow i 3))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(/ (* n (- (exp i) 1)) i) |
(/ (- (exp i) 1) i) |
(/ (* (pow n 2) (- (* -1 (log (/ 1 i))) (log n))) i) |
(- (* -1 (log (/ 1 i))) (log n)) |
(+ (log (/ 1 n)) (* -1 (log (/ 1 i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (+ (* 1/3 (/ (pow n 3) (pow i 3))) (/ n i))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) |
(+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)) |
(+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow n 3)) (* 1/3 (/ (pow n 4) i))) i)) (* -1 (pow n 2))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/ (* (pow n 2) (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n))) i) |
(- (+ (log -1) (* -1 (log (/ -1 i)))) (log n)) |
(+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 (pow n 2)) (* 1/3 (/ (pow n 3) i))) i))) i)))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (/ n i)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* -1/2 (/ (pow i 2) n)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(+ (log i) (* -1 (log n))) |
(+ (log i) (+ (* -1 (log n)) (/ n i))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(* 100 (/ (- (exp i) 1) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(- (exp i) 1) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(+ i (* -1/2 (/ (pow i 2) n))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(* i (+ 1 (* 1/2 i))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(/ (* (pow n 2) (- (log i) (* -1 (log (/ 1 n))))) i) |
(- (log i) (* -1 (log (/ 1 n)))) |
(/ (+ i (* -1/2 (/ (pow i 2) n))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))) |
(+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(/ (* (pow n 2) (- (log i) (+ (log -1) (* -1 (log (/ -1 n)))))) i) |
(- (log i) (+ (log -1) (* -1 (log (/ -1 n))))) |
(* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | i | @ | 0 | ((* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (* 100 n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (- (log i) (log n)) (/ (* n n) i)) (- (log i) (log n)) (log (+ 1 (/ i n))) (/ (* n n) i)) |
| 46.0ms | i | @ | -inf | ((* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (* 100 n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (- (log i) (log n)) (/ (* n n) i)) (- (log i) (log n)) (log (+ 1 (/ i n))) (/ (* n n) i)) |
| 29.0ms | i | @ | inf | ((* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (* 100 n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (- (log i) (log n)) (/ (* n n) i)) (- (log i) (log n)) (log (+ 1 (/ i n))) (/ (* n n) i)) |
| 21.0ms | n | @ | 0 | ((* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (* 100 n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (- (log i) (log n)) (/ (* n n) i)) (- (log i) (log n)) (log (+ 1 (/ i n))) (/ (* n n) i)) |
| 20.0ms | n | @ | inf | ((* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (* 100 n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (- (log i) (log n)) (/ (* n n) i)) (- (log i) (log n)) (log (+ 1 (/ i n))) (/ (* n n) i)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 811 | 5135 |
| 1 | 2917 | 4672 |
| 0 | 8192 | 4304 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
100 |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* -1/2 (/ i n)))) |
(* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* 1/2 (* i n))) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
1 |
(+ 1 (* 1/2 i)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(/ (* (pow n 2) (- (log i) (log n))) i) |
(- (log i) (log n)) |
(/ i n) |
(* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))) |
(* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(/ (pow n 2) i) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) |
(+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* 1/3 (/ (pow n 4) (pow i 3))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(/ (* n (- (exp i) 1)) i) |
(/ (- (exp i) 1) i) |
(/ (* (pow n 2) (- (* -1 (log (/ 1 i))) (log n))) i) |
(- (* -1 (log (/ 1 i))) (log n)) |
(+ (log (/ 1 n)) (* -1 (log (/ 1 i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (+ (* 1/3 (/ (pow n 3) (pow i 3))) (/ n i))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) |
(+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)) |
(+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow n 3)) (* 1/3 (/ (pow n 4) i))) i)) (* -1 (pow n 2))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/ (* (pow n 2) (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n))) i) |
(- (+ (log -1) (* -1 (log (/ -1 i)))) (log n)) |
(+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 (pow n 2)) (* 1/3 (/ (pow n 3) i))) i))) i)))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (/ n i)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* -1/2 (/ (pow i 2) n)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(+ (log i) (* -1 (log n))) |
(+ (log i) (+ (* -1 (log n)) (/ n i))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(* 100 (/ (- (exp i) 1) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(- (exp i) 1) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(+ i (* -1/2 (/ (pow i 2) n))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(* i (+ 1 (* 1/2 i))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(/ (* (pow n 2) (- (log i) (* -1 (log (/ 1 n))))) i) |
(- (log i) (* -1 (log (/ 1 n)))) |
(/ (+ i (* -1/2 (/ (pow i 2) n))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))) |
(+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(/ (* (pow n 2) (- (log i) (+ (log -1) (* -1 (log (/ -1 n)))))) i) |
(- (log i) (+ (log -1) (* -1 (log (/ -1 n))))) |
(* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)) |
| Outputs |
|---|
(* 100 n) |
(*.f64 #s(literal 100 binary64) n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n)) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n))) i (*.f64 #s(literal 100 binary64) n)) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n))) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) #s(literal 100 binary64))) i (*.f64 #s(literal 100 binary64) n)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) i #s(literal 100 binary64)) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/2 binary64) n))) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 100 binary64))) i #s(literal 100 binary64)) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* -1/2 (/ i n)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i) i i) |
(* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 n n))) i) (/.f64 #s(literal 1/2 binary64) n)) i) i i) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n)) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* 1/2 (* i n))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(fma.f64 (*.f64 n (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64))) i n) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 i)) |
(fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(/ (* (pow n 2) (- (log i) (log n))) i) |
(*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(- (log i) (log n)) |
(-.f64 (log.f64 i) (log.f64 n)) |
(/ i n) |
(/.f64 i n) |
(* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))) |
(*.f64 (fma.f64 (/.f64 i (*.f64 n n)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) n)) i) |
(* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) i (/.f64 #s(literal 1 binary64) n)) i) |
(* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 4 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 3 binary64)))) i) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) i (/.f64 #s(literal 1 binary64) n)) i) |
(/ (pow n 2) i) |
(/.f64 (*.f64 n n) i) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (+.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))))) (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i)))) i) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) i) #s(literal 100 binary64)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))))) (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))))) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(+.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (*.f64 n n)) i)) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
(* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)) |
(fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n (/.f64 (*.f64 n n) i)) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (pow.f64 n #s(literal 3 binary64)) i) (fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n (/.f64 (*.f64 n n) i))) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* 1/3 (/ (pow n 4) (pow i 3))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (pow.f64 n #s(literal 3 binary64)) i) (fma.f64 (/.f64 (pow.f64 n #s(literal 4 binary64)) (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n (/.f64 (*.f64 n n) i)))) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) i)) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (fma.f64 n (+.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))))) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) i) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i i)) |
(/ (* n (- (exp i) 1)) i) |
(/.f64 (*.f64 (expm1.f64 i) n) i) |
(/ (- (exp i) 1) i) |
(/.f64 (expm1.f64 i) i) |
(/ (* (pow n 2) (- (* -1 (log (/ 1 i))) (log n))) i) |
(*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(- (* -1 (log (/ 1 i))) (log n)) |
(-.f64 (log.f64 i) (log.f64 n)) |
(+ (log (/ 1 n)) (* -1 (log (/ 1 i)))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 n i)) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (*.f64 n n) i) (/.f64 n i))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (+ (* 1/3 (/ (pow n 3) (pow i 3))) (/ n i))))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (*.f64 n n) i) (fma.f64 (pow.f64 (/.f64 n i) #s(literal 3 binary64)) #s(literal 1/3 binary64) (/.f64 n i)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(*.f64 (*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i)) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64))))) (neg.f64 i))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (pow.f64 n #s(literal 3 binary64))) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) n) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(/.f64 (-.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)))) i)) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)))) i) #s(literal -1 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 n n) (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))))) i))) i) #s(literal -1 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) |
(* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) |
(*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n) |
(+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)) |
(fma.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n (/.f64 (*.f64 n n) i)) |
(+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(fma.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n (/.f64 (fma.f64 (neg.f64 n) n (*.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) i) #s(literal 1/2 binary64))) (neg.f64 i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow n 3)) (* 1/3 (/ (pow n 4) i))) i)) (* -1 (pow n 2))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(fma.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n (/.f64 (neg.f64 (fma.f64 n n (/.f64 (fma.f64 (/.f64 (pow.f64 n #s(literal 4 binary64)) i) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i))) (neg.f64 i))) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64)))) i))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 n (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)))) (neg.f64 i))) i))) (neg.f64 i)) |
(/ (* (pow n 2) (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n))) i) |
(/.f64 (*.f64 (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) i))) (log.f64 n)) (*.f64 n n)) i) |
(- (+ (log -1) (* -1 (log (/ -1 i)))) (log n)) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) i))) (log.f64 n)) |
(+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) (/.f64 n i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))) |
(-.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) (/.f64 (fma.f64 (/.f64 (*.f64 n n) i) #s(literal 1/2 binary64) (neg.f64 n)) i)) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 (pow n 2)) (* 1/3 (/ (pow n 3) i))) i))) i)))) |
(-.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) i) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 n n))) i) n)) i)) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n)) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) n) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) n) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) n) |
(* n (+ (log i) (* -1 (log n)))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (/ n i)))) |
(*.f64 (+.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 n i)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 n (*.f64 i i)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 n (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (*.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* -1/2 (/ (pow i 2) n)) |
(*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n) i (*.f64 (*.f64 i i) #s(literal -1/2 binary64))) n) |
(+ (log i) (* -1 (log n))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(+ (log i) (+ (* -1 (log n)) (/ n i))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 n i)) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))) |
(fma.f64 (fma.f64 (/.f64 n (*.f64 i i)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 n (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 i) n) i) #s(literal 100 binary64)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(*.f64 (fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n)))) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)))) n) |
(* 100 (/ (- (exp i) 1) i)) |
(*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n)))) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)))) |
(- (exp i) 1) |
(expm1.f64 i) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (expm1.f64 i)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (*.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) (expm1.f64 i)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(+.f64 (fma.f64 (exp.f64 i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n))) (*.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64))) (expm1.f64 i)) |
(+ i (* -1/2 (/ (pow i 2) n))) |
(fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (/.f64 (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 n #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i))) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n))) (/.f64 (expm1.f64 i) i))) n) |
(* i (+ 1 (* 1/2 i))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i)) |
(/ (* (pow n 2) (- (log i) (* -1 (log (/ 1 n))))) i) |
(*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(- (log i) (* -1 (log (/ 1 n)))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(/ (+ i (* -1/2 (/ (pow i 2) n))) n) |
(/.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (/.f64 (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 n #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) n) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal 50 binary64) (/.f64 (*.f64 (exp.f64 i) i) n) (*.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) (neg.f64 n)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)))) (neg.f64 n))) (neg.f64 n)))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) n) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (*.f64 #s(literal 50 binary64) (*.f64 (exp.f64 i) i))) (neg.f64 n))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 50 binary64) i) (exp.f64 i) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)))) (neg.f64 n))) (neg.f64 n))) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n)) (expm1.f64 i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) (neg.f64 n)) (expm1.f64 i)) |
(+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))) |
(-.f64 i (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) n) #s(literal -1/3 binary64) (*.f64 (*.f64 i i) #s(literal 1/2 binary64))) n)) |
(+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))) |
(-.f64 i (/.f64 (fma.f64 (*.f64 i i) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 4 binary64)) n) #s(literal -1/4 binary64) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (neg.f64 n))) n)) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (/.f64 (expm1.f64 i) (neg.f64 i)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (-.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64))) (neg.f64 n)) (/.f64 (expm1.f64 i) i))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) i) (exp.f64 i) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 i))) (neg.f64 n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i))) |
(/ (* (pow n 2) (- (log i) (+ (log -1) (* -1 (log (/ -1 n)))))) i) |
(/.f64 (*.f64 (-.f64 (log.f64 i) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n)) i) |
(- (log i) (+ (log -1) (* -1 (log (/ -1 n))))) |
(-.f64 (log.f64 i) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) n)))) |
(* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)) |
(/.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal 1/2 binary64) (neg.f64 i)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) n) #s(literal 1/3 binary64) (*.f64 (*.f64 i i) #s(literal -1/2 binary64))) n) i)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)) |
(/.f64 (-.f64 (neg.f64 i) (/.f64 (fma.f64 (*.f64 i i) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 4 binary64)) n) #s(literal 1/4 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (neg.f64 n))) n)) (neg.f64 n)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 268 |
| 0 | 70 | 248 |
| 1 | 220 | 248 |
| 2 | 1299 | 248 |
| 0 | 8132 | 248 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(/.f64 (expm1.f64 i) i) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log1p.f64 (/.f64 i n)) |
(/.f64 (*.f64 n n) i) |
| Outputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 i n))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 i n)) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (*.f64 n (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 #s(literal 100 binary64) i)) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i)) n) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (*.f64 (/.f64 #s(literal 100 binary64) i) n)) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(*.f64 n (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 (/.f64 #s(literal 100 binary64) i) n))) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 100 binary64) i) n))) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) #s(literal 100 binary64))) (/.f64 i n)) |
(/.f64 (neg.f64 (*.f64 n (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)))) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))))) (/.f64 i n)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)))) (/.f64 i n)) |
(/.f64 (*.f64 (*.f64 #s(literal -100 binary64) n) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (*.f64 (neg.f64 i) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -100 binary64) n) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (*.f64 (neg.f64 i) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (*.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 (neg.f64 i) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 (neg.f64 i) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (*.f64 i (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (*.f64 i (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 i (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 i (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 (/.f64 #s(literal 100 binary64) i) n)) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 100 binary64) i) n)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) n) i) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) #s(literal 100 binary64)) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 n (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (/.f64 i (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64))) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 (/.f64 (/.f64 #s(literal 100 binary64) i) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 (/.f64 #s(literal 100 binary64) i) #s(literal 1 binary64))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (/.f64 #s(literal 100 binary64) i))) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (/.f64 #s(literal 100 binary64) i))) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal -100 binary64))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) #s(literal -100 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) (neg.f64 i)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) #s(literal -100 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (neg.f64 i)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (neg.f64 (*.f64 (neg.f64 i) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (neg.f64 (*.f64 (neg.f64 i) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) #s(literal 100 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) i))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) #s(literal 100 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) i))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (neg.f64 (*.f64 i (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (neg.f64 (*.f64 i (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) #s(literal -100 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) #s(literal 100 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) #s(literal 100 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) #s(literal -100 binary64)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) #s(literal 100 binary64)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) #s(literal 100 binary64)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (*.f64 (neg.f64 i) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (*.f64 (neg.f64 i) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (*.f64 (neg.f64 (neg.f64 i)) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (*.f64 i (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 i)) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (*.f64 i (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (/.f64 #s(literal 100 binary64) i)) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (/.f64 #s(literal 100 binary64) i)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) |
(/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (neg.f64 i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal -100 binary64)) (neg.f64 i)) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64))) (neg.f64 i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) #s(literal -100 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) #s(literal 100 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) #s(literal 100 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) #s(literal -100 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) #s(literal 100 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) #s(literal 100 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 (neg.f64 i) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 (neg.f64 i) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 (neg.f64 (neg.f64 i)) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 i (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 i)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 i (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) |
(*.f64 (+.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) #s(literal 1 binary64)) (-.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64)) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)))) (-.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) |
(fma.f64 (pow.f64 (exp.f64 n) (/.f64 (log1p.f64 (/.f64 i n)) #s(literal 2 binary64))) (pow.f64 (exp.f64 n) (/.f64 (log1p.f64 (/.f64 i n)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (fabs.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal -1 binary64)) |
(expm1.f64 (fma.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64)) (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64))))) |
(expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 n)) (log1p.f64 (/.f64 i n)))) |
(expm1.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64))) (/.f64 n #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 (+.f64 n n) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (*.f64 n #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)) n) #s(literal 1 binary64)) (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))) (log1p.f64 (/.f64 i n))) |
(*.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) |
(*.f64 (/.f64 n #s(literal 2 binary64)) (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(*.f64 (log1p.f64 (/.f64 i n)) (log.f64 (exp.f64 n))) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(*.f64 n (log1p.f64 (/.f64 i n))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))) (log1p.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 n #s(literal 2 binary64)) (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 (/.f64 i n)) (log.f64 (exp.f64 n)) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 (/.f64 i n)) n #s(literal 0 binary64)) |
(fma.f64 n (log1p.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(-.f64 (log.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(+.f64 (log.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) (log.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (log.f64 (*.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(+.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 0 binary64)) |
(log.f64 (pow.f64 (exp.f64 n) (log1p.f64 (/.f64 i n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) n) |
(*.f64 n #s(literal 100 binary64)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 i n))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 i n)) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)) i) n) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) #s(literal 100 binary64))) (/.f64 i n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))))) (/.f64 i n)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)))) (/.f64 i n)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) #s(literal 100 binary64)) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (/.f64 i (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64))) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) i) n) |
(*.f64 n (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) i)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))))) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) i) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (/.f64 i n)) |
(/.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.f64 i (neg.f64 n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n)) |
(neg.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i (neg.f64 n)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 i (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))) (-.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))) |
(/.f64 (-.f64 (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64)))) (-.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64))) (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (-.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) i) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) i) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64)) (pow.f64 (*.f64 i #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (-.f64 (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64))) (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 i #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64))) (fma.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) i)) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) i)) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (neg.f64 (*.f64 i (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 i (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) i) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) i) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(/.f64 (*.f64 i (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 i (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i (*.f64 #s(literal 1 binary64) i)) |
(fma.f64 #s(literal 1 binary64) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(fma.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 i #s(literal 1 binary64))) |
(fma.f64 i #s(literal 1 binary64) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i)) |
(+.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(+.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64))) |
(+.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n)) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(*.f64 (expm1.f64 i) (/.f64 n i)) |
(*.f64 n (/.f64 (expm1.f64 i) i)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 i)) n)) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 n (neg.f64 (expm1.f64 i)))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (expm1.f64 i) n))) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 i i))) (neg.f64 n)) (*.f64 (neg.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 i i))) n) (*.f64 (neg.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64))) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64)))) (neg.f64 n)) (*.f64 (neg.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64)))) n) (*.f64 (neg.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) i)) |
(/.f64 (*.f64 (expm1.f64 (+.f64 i i)) (neg.f64 n)) (*.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))) (neg.f64 n)) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 i i)) n) (*.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))) n) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 i)) n) (neg.f64 i)) |
(/.f64 (*.f64 n (neg.f64 (expm1.f64 i))) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 i) n)) (neg.f64 i)) |
(/.f64 (*.f64 (expm1.f64 i) n) i) |
(*.f64 (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (/.f64 (expm1.f64 i) i)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (pow.f64 i #s(literal -2 binary64)))) (neg.f64 (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 3 binary64)) (pow.f64 i #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (exp.f64 i) (*.f64 i i)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 i)))) (neg.f64 (neg.f64 (neg.f64 i)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 i) i) (*.f64 i #s(literal 1 binary64)))) (neg.f64 (*.f64 i i))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 i)) (neg.f64 i)) (*.f64 (neg.f64 i) #s(literal -1 binary64))) (*.f64 i i)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 i)) i) (*.f64 (neg.f64 i) #s(literal 1 binary64))) (*.f64 (neg.f64 i) i)) |
(/.f64 (-.f64 (*.f64 (exp.f64 i) (neg.f64 i)) (*.f64 i #s(literal -1 binary64))) (*.f64 i (neg.f64 i))) |
(/.f64 (-.f64 (neg.f64 (exp.f64 i)) #s(literal -1 binary64)) (neg.f64 i)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 3 binary64)) (pow.f64 i #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (exp.f64 i) (*.f64 i i))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 i i))) (neg.f64 (*.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) i))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 i))) (neg.f64 (neg.f64 i))) |
(/.f64 (-.f64 (*.f64 (exp.f64 i) i) (*.f64 i #s(literal 1 binary64))) (*.f64 i i)) |
(/.f64 (expm1.f64 (+.f64 i i)) (*.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i)) |
(/.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) i)) |
(/.f64 (neg.f64 (expm1.f64 i)) (neg.f64 i)) |
(/.f64 (expm1.f64 i) i) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 i)) i)) |
(neg.f64 (/.f64 (expm1.f64 i) (neg.f64 i))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i)) (/.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (exp.f64 i) (*.f64 i i))))) (/.f64 (pow.f64 i #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 i) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (exp.f64 i) (*.f64 i i)))))) |
(-.f64 (/.f64 (*.f64 (exp.f64 i) i) (*.f64 i i)) (/.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i i))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (*.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) i))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) i)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) i))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) i) (/.f64 (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) i)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) i) (/.f64 (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) i)) |
(-.f64 (/.f64 (exp.f64 i) i) (pow.f64 i #s(literal -1 binary64))) |
(+.f64 (/.f64 (cosh.f64 i) i) (/.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) i)) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) |
(*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)) |
(*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n))) |
(*.f64 (log.f64 (/.f64 i n)) (/.f64 (*.f64 n n) i)) |
(*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 n) n) (log.f64 (/.f64 i n)))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (/.f64 (*.f64 n n) i))) (neg.f64 (log.f64 (*.f64 n i)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (/.f64 (*.f64 n n) i))) (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 n n) i) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 n i)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 n n) i) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (/.f64 i n)) (*.f64 (neg.f64 n) n))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 n n) (log.f64 (/.f64 i n))))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 n) n) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 i) (log.f64 (*.f64 n i))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 n) n) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 i) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n n) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (neg.f64 (log.f64 (pow.f64 (*.f64 i n) i)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 n n) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (neg.f64 (*.f64 i (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (*.f64 (neg.f64 n) n))) (neg.f64 (*.f64 (log.f64 (*.f64 n i)) (neg.f64 i)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (*.f64 n n))) (neg.f64 (*.f64 (log.f64 (*.f64 n i)) i))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (*.f64 (neg.f64 n) n))) (neg.f64 (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) (neg.f64 i)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (*.f64 n n))) (neg.f64 (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) i))) |
(/.f64 (*.f64 (*.f64 (neg.f64 n) n) (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (*.f64 (neg.f64 i) (neg.f64 (log.f64 (*.f64 n i))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 n) n) (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (*.f64 (neg.f64 i) (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 n n) (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 i)) (neg.f64 (log.f64 (*.f64 n i))))) |
(/.f64 (*.f64 (*.f64 n n) (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (*.f64 i (neg.f64 (log.f64 (*.f64 n i))))) |
(/.f64 (*.f64 (*.f64 n n) (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 i)) (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 n n) (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (*.f64 i (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (*.f64 (neg.f64 n) n)) (*.f64 (neg.f64 (log.f64 (*.f64 n i))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (*.f64 n n)) (*.f64 (neg.f64 (log.f64 (*.f64 n i))) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (*.f64 n n)) (*.f64 (neg.f64 (log.f64 (*.f64 n i))) i)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 (neg.f64 n) n)) (*.f64 (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 n n)) (*.f64 (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 n n)) (*.f64 (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) i)) |
(/.f64 (*.f64 (*.f64 (neg.f64 n) n) (log.f64 (/.f64 i n))) (neg.f64 i)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (/.f64 (*.f64 n n) i)) (log.f64 (*.f64 n i))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (/.f64 (*.f64 n n) i)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 n n) i) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (log.f64 (*.f64 n i))) |
(/.f64 (*.f64 (/.f64 (*.f64 n n) i) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (/.f64 i n)) (*.f64 (neg.f64 n) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 (*.f64 n n) (log.f64 (/.f64 i n)))) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 (neg.f64 n) n) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (*.f64 (neg.f64 i) (log.f64 (*.f64 n i)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 n) n) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 (neg.f64 i) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 n n) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 i)) (log.f64 (*.f64 n i)))) |
(/.f64 (*.f64 (*.f64 n n) (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (log.f64 (pow.f64 (*.f64 i n) i))) |
(/.f64 (*.f64 (*.f64 n n) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 i)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 n n) (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 i (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (*.f64 (neg.f64 n) n)) (*.f64 (log.f64 (*.f64 n i)) (neg.f64 i))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (*.f64 n n)) (*.f64 (log.f64 (*.f64 n i)) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (*.f64 n n)) (*.f64 (log.f64 (*.f64 n i)) i)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (*.f64 (neg.f64 n) n)) (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) (neg.f64 i))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (*.f64 n n)) (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (*.f64 n n)) (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) i)) |
(/.f64 (*.f64 (*.f64 n n) (log.f64 (/.f64 i n))) i) |
(log.f64 (pow.f64 (pow.f64 (/.f64 i n) n) (/.f64 n i))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i)))) (*.f64 (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))))) (+.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 i)) (log.f64 (neg.f64 i))) (*.f64 (log.f64 (neg.f64 n)) (log.f64 (neg.f64 n)))) (+.f64 (log.f64 (neg.f64 i)) (log.f64 (neg.f64 n)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (fma.f64 (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (*.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 i)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 n)) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 i)) (log.f64 (neg.f64 i)) (fma.f64 (log.f64 (neg.f64 n)) (log.f64 (neg.f64 n)) (*.f64 (log.f64 (neg.f64 i)) (log.f64 (neg.f64 n)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (log.f64 (*.f64 n i))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (*.f64 (log.f64 (*.f64 n i)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 n i)) (log.f64 (*.f64 n i)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 n i)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (pow.f64 (log.f64 n) #s(literal 2 binary64))) (log.f64 (*.f64 n i))) |
(/.f64 (-.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (pow.f64 (log.f64 n) #s(literal 3 binary64))) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 i))) (log.f64 (neg.f64 n))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) i)) (log.f64 n)) |
(-.f64 (log.f64 (neg.f64 (neg.f64 i))) (log.f64 (neg.f64 (neg.f64 n)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (pow.f64 (log.f64 n) #s(literal 2 binary64)) (log.f64 (*.f64 n i)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 n) #s(literal 3 binary64)) (fma.f64 (log.f64 n) (log.f64 (*.f64 n i)) (pow.f64 (log.f64 i) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (neg.f64 i)) (log.f64 (neg.f64 n))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(+.f64 (/.f64 (pow.f64 (log.f64 i) #s(literal 2 binary64)) (log.f64 (*.f64 n i))) (/.f64 (*.f64 (neg.f64 (log.f64 n)) (log.f64 n)) (log.f64 (*.f64 n i)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 i n))) |
(+.f64 (log.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(log.f64 (/.f64 i n)) |
(log1p.f64 (/.f64 i n)) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64)))) (*.f64 (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))))) (+.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) (*.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (/.f64 i n) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n))) |
(*.f64 (/.f64 n i) n) |
(*.f64 (neg.f64 n) (/.f64 (neg.f64 n) i)) |
(*.f64 n (/.f64 n i)) |
(/.f64 (*.f64 (neg.f64 n) n) (neg.f64 (neg.f64 (neg.f64 i)))) |
(/.f64 (*.f64 (neg.f64 n) n) (neg.f64 i)) |
(/.f64 (*.f64 n n) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 n n) i) |
(neg.f64 (/.f64 (*.f64 (neg.f64 n) n) i)) |
Compiled 19 202 to 2 599 computations (86.5% saved)
24 alts after pruning (20 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 499 | 14 | 513 |
| Fresh | 8 | 6 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 509 | 24 | 533 |
| Status | Accuracy | Program |
|---|---|---|
| 65.3% | (/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) n) i) | |
| ▶ | 74.6% | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
| 24.3% | (*.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) i)) n) | |
| ✓ | 74.6% | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
| ▶ | 54.3% | (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
| 73.0% | (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) | |
| 16.9% | (*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) | |
| 54.4% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) | |
| 16.6% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) | |
| ✓ | 23.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 15.2% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) | |
| ▶ | 16.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
| ▶ | 59.0% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
| 4.7% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) | |
| 54.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) | |
| ✓ | 73.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
| 17.8% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) | |
| 58.2% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) | |
| 55.5% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) | |
| ▶ | 54.7% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
| 17.8% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) | |
| ✓ | 46.6% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
Compiled 1 099 to 727 computations (33.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (expm1.f64 i) | |
| cost-diff | 0 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) | |
| cost-diff | 0 | #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) | |
| cost-diff | 0 | #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) | |
| cost-diff | 0 | (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) | |
| cost-diff | 0 | #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) | |
| cost-diff | 0 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) | |
| cost-diff | 0 | (*.f64 (log1p.f64 (/.f64 i n)) n) | |
| cost-diff | 0 | (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) | |
| cost-diff | 0 | (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) | |
| cost-diff | 0 | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 340 |
| 0 | 73 | 330 |
| 1 | 130 | 330 |
| 2 | 237 | 330 |
| 3 | 450 | 330 |
| 4 | 1305 | 330 |
| 5 | 7391 | 330 |
| 0 | 8007 | 330 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(log1p.f64 (/.f64 i n)) |
(/.f64 i n) |
i |
n |
(*.f64 n #s(literal 100 binary64)) |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
i |
#s(literal 1 binary64) |
n |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
#s(literal 100 binary64) |
(/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 i n) |
i |
n |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
i |
#s(literal 1 binary64) |
(/.f64 #s(literal 100 binary64) i) |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
#s(literal 100 binary64) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
i |
(/.f64 i n) |
n |
| Outputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(log1p.f64 (/.f64 i n)) |
(/.f64 i n) |
i |
n |
(*.f64 n #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) n) |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
i |
#s(literal 1 binary64) |
n |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 (/.f64 n i) (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64))) |
#s(literal 100 binary64) |
(/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) |
(*.f64 (/.f64 n i) (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 i n) |
i |
n |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
(*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
i |
#s(literal 1 binary64) |
(/.f64 #s(literal 100 binary64) i) |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) |
#s(literal 100 binary64) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) |
(*.f64 (/.f64 n i) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
i |
(/.f64 i n) |
n |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (expm1.f64 i) | |
| accuracy | 0.16455550936510802 | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) | |
| accuracy | 9.165558294803096 | (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) | |
| accuracy | 15.296607513774193 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) | |
| accuracy | 0.05078125 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) | |
| accuracy | 0.05078125 | (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) | |
| accuracy | 0.35933876741718873 | (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) | |
| accuracy | 28.31155236622795 | #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) | |
| accuracy | 0.16455550936510802 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) | |
| accuracy | 9.165558294803096 | (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) | |
| accuracy | 16.48940900560049 | #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) | |
| accuracy | 39.91332888739303 | (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) | |
| accuracy | 0.0546875 | (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) | |
| accuracy | 0.16455550936510802 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) | |
| accuracy | 13.743408381372886 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) | |
| accuracy | 25.33543173629286 | #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) | |
| accuracy | 0.05859375 | (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) | |
| accuracy | 0.07421875 | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) | |
| accuracy | 4.358390587456888 | (log1p.f64 (/.f64 i n)) | |
| accuracy | 9.069553406796736 | (*.f64 (log1p.f64 (/.f64 i n)) n) |
| 109.0ms | 139× | 1 | valid |
| 60.0ms | 74× | 2 | valid |
| 9.0ms | 4× | 5 | exit |
| 7.0ms | 26× | 0 | valid |
| 3.0ms | 13× | 0 | invalid |
Compiled 295 to 32 computations (89.2% saved)
ival-pow: 43.0ms (35.1% of total)ival-mult: 24.0ms (19.6% of total)ival-div: 18.0ms (14.7% of total)adjust: 16.0ms (13% of total)ival-expm1: 6.0ms (4.9% of total)ival-add: 6.0ms (4.9% of total)ival-sub: 5.0ms (4.1% of total)ival-log1p: 5.0ms (4.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
(log1p.f64 (/.f64 i n)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
| Outputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
1 |
(+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* -1/2 (/ i n)))) |
(* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* 1/2 (* i n))) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(+ 1 (* 1/2 i)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(+ 1 i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
100 |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(* i (+ 1 (* 1/2 i))) |
(* i (+ 1 (* i (+ 1/2 (* 1/6 i))))) |
(* i (+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i))))))) |
(/ i n) |
(* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))) |
(* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) |
(+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* 1/3 (/ (pow n 4) (pow i 3))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (* n (- (exp i) 1)) i) |
(/ (- (exp i) 1) i) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(- (exp i) 1) |
(+ (log (/ 1 n)) (* -1 (log (/ 1 i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (+ (* 1/3 (/ (pow n 3) (pow i 3))) (/ n i))))) |
(* i (- 1/2 (* 1/2 (/ 1 n)))) |
(* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) i)) (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) |
(+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)) |
(+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow n 3)) (* 1/3 (/ (pow n 4) i))) i)) (* -1 (pow n 2))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 (pow n 2)) (* 1/3 (/ (pow n 3) i))) i))) i)))) |
(* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(/ (* n (+ (log i) (* -1 (log n)))) i) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (/ n i)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* -1/2 (/ (pow i 2) n)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(+ (log i) (* -1 (log n))) |
(+ (log i) (+ (* -1 (log n)) (/ n i))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))) |
(* -1/2 (/ i n)) |
(/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i)) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(+ i (* -1/2 (/ (pow i 2) n))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(exp i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(* 100 (/ (- (exp i) 1) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(/ (+ i (* -1/2 (/ (pow i 2) n))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n) |
(+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) n)) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))) |
(+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | i | @ | -inf | ((* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (* n 100)) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (log (+ 1 (/ i n))) (+ (* (- 1/2 (/ 1/2 n)) i) 1)) |
| 2.0ms | i | @ | inf | ((* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (* n 100)) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (log (+ 1 (/ i n))) (+ (* (- 1/2 (/ 1/2 n)) i) 1)) |
| 2.0ms | n | @ | 0 | ((* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (* n 100)) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (log (+ 1 (/ i n))) (+ (* (- 1/2 (/ 1/2 n)) i) 1)) |
| 2.0ms | n | @ | -inf | ((* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (* n 100)) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (log (+ 1 (/ i n))) (+ (* (- 1/2 (/ 1/2 n)) i) 1)) |
| 2.0ms | n | @ | inf | ((* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (* n 100)) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (log (+ 1 (/ i n))) (+ (* (- 1/2 (/ 1/2 n)) i) 1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 850 | 6803 |
| 1 | 3090 | 6147 |
| 0 | 8590 | 5682 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
1 |
(+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* -1/2 (/ i n)))) |
(* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* 1/2 (* i n))) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(+ 1 (* 1/2 i)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(+ 1 i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
100 |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(* i (+ 1 (* 1/2 i))) |
(* i (+ 1 (* i (+ 1/2 (* 1/6 i))))) |
(* i (+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i))))))) |
(/ i n) |
(* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))) |
(* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) |
(+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* 1/3 (/ (pow n 4) (pow i 3))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (* n (- (exp i) 1)) i) |
(/ (- (exp i) 1) i) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(- (exp i) 1) |
(+ (log (/ 1 n)) (* -1 (log (/ 1 i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (+ (* 1/3 (/ (pow n 3) (pow i 3))) (/ n i))))) |
(* i (- 1/2 (* 1/2 (/ 1 n)))) |
(* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) i)) (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) |
(+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)) |
(+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow n 3)) (* 1/3 (/ (pow n 4) i))) i)) (* -1 (pow n 2))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 (pow n 2)) (* 1/3 (/ (pow n 3) i))) i))) i)))) |
(* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(/ (* n (+ (log i) (* -1 (log n)))) i) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (/ n i)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* -1/2 (/ (pow i 2) n)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(+ (log i) (* -1 (log n))) |
(+ (log i) (+ (* -1 (log n)) (/ n i))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))) |
(* -1/2 (/ i n)) |
(/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i)) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(+ i (* -1/2 (/ (pow i 2) n))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(exp i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(* 100 (/ (- (exp i) 1) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(/ (+ i (* -1/2 (/ (pow i 2) n))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n) |
(+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) n)) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))) |
(+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)) |
| Outputs |
|---|
(* 100 n) |
(*.f64 #s(literal 100 binary64) n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n)) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n))) i (*.f64 #s(literal 100 binary64) n)) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n))) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) #s(literal 100 binary64))) i (*.f64 #s(literal 100 binary64) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(fma.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* -1/2 (/ i n)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i) i i) |
(* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 n n))) i) (/.f64 #s(literal 1/2 binary64) n)) i) i i) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n)) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* 1/2 (* i n))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(fma.f64 (*.f64 n (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64))) i n) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n) |
(+ 1 (* 1/2 i)) |
(fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(+ 1 i) |
(+.f64 #s(literal 1 binary64) i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1 binary64)) i #s(literal 1 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) #s(literal 100 binary64)) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) i #s(literal 100 binary64)) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/2 binary64) n))) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 100 binary64))) i #s(literal 100 binary64)) |
(* i (+ 1 (* 1/2 i))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (+ 1/2 (* 1/6 i))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i) |
(/ i n) |
(/.f64 i n) |
(* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))) |
(*.f64 (fma.f64 (/.f64 i (*.f64 n n)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) n)) i) |
(* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) i (/.f64 #s(literal 1 binary64) n)) i) |
(* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 4 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 3 binary64)))) i) (/.f64 #s(literal 1/2 binary64) (*.f64 n n))) i (/.f64 #s(literal 1 binary64) n)) i) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (+.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))))) (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i)))) i) |
(/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i) |
(/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i) |
(/.f64 (-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) #s(literal 1 binary64)) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) i) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) #s(literal 1 binary64)) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) i) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) #s(literal 1 binary64)) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(-.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) #s(literal 1 binary64)) |
(* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)) |
(fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n (/.f64 (*.f64 n n) i)) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (pow.f64 n #s(literal 3 binary64)) i) (fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n (/.f64 (*.f64 n n) i))) |
(+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* 1/3 (/ (pow n 4) (pow i 3))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (pow.f64 n #s(literal 3 binary64)) i) (fma.f64 (/.f64 (pow.f64 n #s(literal 4 binary64)) (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n (/.f64 (*.f64 n n) i)))) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) i)) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (fma.f64 n (+.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))))) (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (* n (- (exp i) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 i) i)) |
(/ (- (exp i) 1) i) |
(/.f64 (expm1.f64 i) i) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) i) #s(literal 100 binary64)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) (*.f64 i i))) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) (*.f64 i i)) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))))) (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))))) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) i) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i i)) |
(- (exp i) 1) |
(expm1.f64 i) |
(+ (log (/ 1 n)) (* -1 (log (/ 1 i)))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 n i)) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (*.f64 n n) i) (/.f64 n i))) |
(+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (+ (* 1/3 (/ (pow n 3) (pow i 3))) (/ n i))))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (*.f64 n n) i) (fma.f64 (pow.f64 (/.f64 n i) #s(literal 3 binary64)) #s(literal 1/3 binary64) (/.f64 n i)))) |
(* i (- 1/2 (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) i) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(*.f64 (*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i)) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64))))) (neg.f64 i))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (pow.f64 n #s(literal 3 binary64))) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) n) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i) |
(/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i)) i))) i)) |
(/.f64 (fma.f64 (neg.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i))) i)) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) i)) (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (-.f64 (neg.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 n n) (/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))) (neg.f64 i))) i)) (neg.f64 i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i))) i) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(-.f64 (-.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 n n) (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))))) i))) i)) #s(literal 1 binary64)) |
(* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) |
(*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n) |
(+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)) |
(fma.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n (/.f64 (*.f64 n n) i)) |
(+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(fma.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n (/.f64 (fma.f64 (neg.f64 n) n (*.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) i) #s(literal 1/2 binary64))) (neg.f64 i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow n 3)) (* 1/3 (/ (pow n 4) i))) i)) (* -1 (pow n 2))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(fma.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n (/.f64 (neg.f64 (fma.f64 n n (/.f64 (fma.f64 (/.f64 (pow.f64 n #s(literal 4 binary64)) i) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i))) (neg.f64 i))) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64)))) i))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 n (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)))) (neg.f64 i))) i))) (neg.f64 i)) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i))) i) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(-.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 n n) (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))))) i))) i)) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) i) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) i) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(/.f64 (-.f64 (*.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n))) (/.f64 (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (fma.f64 n n (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64)))) i)))) i)) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) n)) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 n #s(literal 4 binary64))))) (*.f64 (pow.f64 (exp.f64 n) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))) |
(+.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i))) (/.f64 n i)) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 n n) i) #s(literal 1/2 binary64) (neg.f64 n)) i) #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) |
(+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* -1 (/ (+ (* -1/2 (pow n 2)) (* 1/3 (/ (pow n 3) i))) i))) i)))) |
(fma.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) i) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 n n))) i) n)) i) #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (log.f64 (/.f64 #s(literal -1 binary64) i)))) |
(* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))) |
(*.f64 (neg.f64 i) (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (/.f64 #s(literal 1 binary64) i))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n)) |
(/ (* n (+ (log i) (* -1 (log n)))) i) |
(*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) n) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) n) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (*.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) n) |
(* n (+ (log i) (* -1 (log n)))) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (/ n i)))) |
(*.f64 (+.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 n i)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 n (*.f64 i i)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 n (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (*.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n)) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (*.f64 n n)) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n #s(literal 1 binary64)) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) n #s(literal 1 binary64)) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i))) n (-.f64 (log.f64 i) (log.f64 n))) n #s(literal 1 binary64)) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) n) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) n) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) i) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) n) |
(* -1/2 (/ (pow i 2) n)) |
(*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n) i (*.f64 (*.f64 i i) #s(literal -1/2 binary64))) n) |
(+ (log i) (* -1 (log n))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(+ (log i) (+ (* -1 (log n)) (/ n i))) |
(+.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 n i)) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))) |
(fma.f64 (fma.f64 (/.f64 n (*.f64 i i)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) |
(+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 n (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i)) n (-.f64 (log.f64 i) (log.f64 n))) |
(* -1/2 (/ i n)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
(/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n (*.f64 #s(literal -1/2 binary64) i)) n) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(*.f64 (*.f64 n (/.f64 (expm1.f64 i) i)) #s(literal 100 binary64)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(*.f64 (fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n)))) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) n) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i)) |
(-.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i)) |
(-.f64 (fma.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n))) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(-.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) #s(literal 1 binary64)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(-.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i))) #s(literal 1 binary64)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(-.f64 (fma.f64 (exp.f64 i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n))) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i))) #s(literal 1 binary64)) |
(+ i (* -1/2 (/ (pow i 2) n))) |
(fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) |
(+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (/.f64 (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 n #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n))) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) n) |
(exp i) |
(exp.f64 i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(fma.f64 (exp.f64 i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n))) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i))) |
(* 100 (/ (- (exp i) 1) i)) |
(*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(fma.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (+.f64 (/.f64 (fma.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 n n)))) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i)) |
(/ (+ i (* -1/2 (/ (pow i 2) n))) n) |
(/.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) n) |
(/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) n) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (/.f64 (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 n #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) n) |
(+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 i n) i) #s(literal 1 binary64)) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal 50 binary64) (/.f64 (*.f64 (exp.f64 i) i) n) (*.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) (neg.f64 n)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)))) (neg.f64 n))) (neg.f64 n)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(+.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal 1/2 binary64) (/.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (neg.f64 n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i)) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) n)) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 (exp.f64 i) i)) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) n) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i))) (neg.f64 n))) n) #s(literal -1 binary64) (/.f64 (expm1.f64 i) i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(-.f64 (-.f64 (exp.f64 i) (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) n)) #s(literal 1 binary64)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(-.f64 (-.f64 (exp.f64 i) (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) n)) #s(literal 1 binary64)) |
(+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))) |
(-.f64 i (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) n) #s(literal -1/3 binary64) (*.f64 (*.f64 i i) #s(literal 1/2 binary64))) n)) |
(+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))) |
(-.f64 i (/.f64 (fma.f64 (*.f64 i i) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 4 binary64)) n) #s(literal -1/4 binary64) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (neg.f64 n))) n)) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (/.f64 (expm1.f64 i) (neg.f64 i)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (-.f64 (/.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64))) (neg.f64 n)) (/.f64 (expm1.f64 i) i))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (-.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 i))) (neg.f64 n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(-.f64 (exp.f64 i) (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) n)) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(-.f64 (exp.f64 i) (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) n)) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) n) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (*.f64 #s(literal 50 binary64) (*.f64 (exp.f64 i) i))) (neg.f64 n))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 #s(literal 50 binary64) i) (exp.f64 i) (/.f64 (*.f64 #s(literal -100 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)))) (neg.f64 n))) (neg.f64 n))) |
(* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)) |
(/.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal 1/2 binary64) (neg.f64 i)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) n) #s(literal 1/3 binary64) (*.f64 (*.f64 i i) #s(literal -1/2 binary64))) n) i)) (neg.f64 n)) |
(* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)) |
(/.f64 (-.f64 (neg.f64 i) (/.f64 (fma.f64 (*.f64 i i) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 i #s(literal 4 binary64)) n) #s(literal 1/4 binary64) (*.f64 #s(literal -1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (neg.f64 n))) n)) (neg.f64 n)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 293 |
| 0 | 73 | 283 |
| 1 | 232 | 283 |
| 2 | 1363 | 283 |
| 0 | 8255 | 283 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
(log1p.f64 (/.f64 i n)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 i n))) |
(*.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) #s(literal 100 binary64)) n) |
(*.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n) #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) n) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (*.f64 (/.f64 #s(literal 100 binary64) i) n)) |
(*.f64 n (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) #s(literal 100 binary64))) (/.f64 i n)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 #s(literal 100 binary64) n))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64))) (/.f64 i (neg.f64 n))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))))) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) i)) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (neg.f64 i))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal -100 binary64) n)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) #s(literal 100 binary64)) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (*.f64 #s(literal 100 binary64) n)) (neg.f64 i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) n)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (neg.f64 i)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (/.f64 i n)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) i) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (pow.f64 i #s(literal -2 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 3 binary64)) (pow.f64 i #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (*.f64 i i)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) (*.f64 i #s(literal 1 binary64)))) (neg.f64 (*.f64 i i))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))))) (neg.f64 (neg.f64 (neg.f64 i)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) (neg.f64 i)) (*.f64 (neg.f64 i) #s(literal -1 binary64))) (*.f64 i i)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) i) (*.f64 (neg.f64 i) #s(literal 1 binary64))) (*.f64 (neg.f64 i) i)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (neg.f64 i)) (*.f64 i #s(literal -1 binary64))) (*.f64 i (neg.f64 i))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)) (neg.f64 i)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 3 binary64)) (pow.f64 i #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (*.f64 i i))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) i))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)))) (neg.f64 (neg.f64 i))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) (*.f64 i #s(literal 1 binary64))) (*.f64 i i)) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i)) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) i)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (neg.f64 i)) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) i)) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (neg.f64 i))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i)) (/.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (*.f64 i i))))) (/.f64 (pow.f64 i #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) #s(literal 2 binary64)) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (*.f64 i i)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) (*.f64 i i)) (/.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i i))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) i)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) i))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) i) (/.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) i)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) i) (/.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)) i)) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) (pow.f64 i #s(literal -1 binary64))) |
(+.f64 (/.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (/.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) i)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal 1 binary64)) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)))) (*.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)))) (-.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (fma.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) n))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 n #s(literal 3 binary64)))) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) |
(expm1.f64 (fma.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64)) (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64))))) |
(expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 n #s(literal 2 binary64))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 n)) (log1p.f64 (/.f64 i n)))) |
(expm1.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64))) (/.f64 n #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) (/.f64 (+.f64 n n) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (pow.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (-.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))) (log1p.f64 (/.f64 i n))) |
(*.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) (log1p.f64 (/.f64 i n))) |
(*.f64 (/.f64 n #s(literal 2 binary64)) (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)))) |
(*.f64 (log1p.f64 (/.f64 i n)) (log.f64 (exp.f64 n))) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(*.f64 n (log1p.f64 (/.f64 i n))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 n #s(literal 2 binary64))) (log1p.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) (log1p.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 n #s(literal 2 binary64)) (log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 (/.f64 i n)) (log.f64 (exp.f64 n)) #s(literal 0 binary64)) |
(fma.f64 (log1p.f64 (/.f64 i n)) n #s(literal 0 binary64)) |
(fma.f64 n (log1p.f64 (/.f64 i n)) #s(literal 0 binary64)) |
(-.f64 (log.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 2 binary64)) (*.f64 (cosh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (sinh.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
(+.f64 (log.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)))) (log.f64 (neg.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (log.f64 (*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n))) (log.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(+.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 0 binary64)) |
(log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n) |
(*.f64 n #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)))) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 i n)) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 i n))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i)) n) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) n) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) n)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 100 binary64))) (/.f64 i n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))))) (/.f64 i n)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64)))) (/.f64 i n)) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 100 binary64)) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 i (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64))) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 (/.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) n)) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) n) |
(*.f64 n (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))))) (/.f64 i (neg.f64 n))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (/.f64 i n)) (/.f64 i n))) (neg.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) (/.f64 i (neg.f64 n))) (*.f64 (/.f64 i (neg.f64 n)) #s(literal -1 binary64))) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) (/.f64 i n)) (*.f64 (/.f64 i (neg.f64 n)) #s(literal 1 binary64))) (*.f64 (/.f64 i (neg.f64 n)) (/.f64 i n))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (/.f64 i (neg.f64 n))) (*.f64 (/.f64 i n) #s(literal -1 binary64))) (*.f64 (/.f64 i n) (/.f64 i (neg.f64 n)))) |
(/.f64 (-.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) n) i) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) (/.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 i n)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i n)))) |
(/.f64 (-.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (/.f64 i n)) (/.f64 i n)) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i n))) |
(/.f64 (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i (neg.f64 n))) |
(/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i n))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (/.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (/.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (/.f64 i n)) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) (/.f64 (/.f64 i n) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i n))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i n)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 i n)) (/.f64 (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 i n))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 i n)) (/.f64 (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 i n))) |
(-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))))) (*.f64 (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)))) (pow.f64 (fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (+.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
(*.f64 (*.f64 n #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.f64 #s(literal 100 binary64) i)) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (*.f64 (/.f64 #s(literal 100 binary64) i) n)) |
(*.f64 n (*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 n (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)))) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)) n) i) |
(/.f64 (*.f64 n (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64))) i) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) |
(/.f64 (neg.f64 (*.f64 #s(literal -100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal -100 binary64))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)))) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 #s(literal -100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) (neg.f64 i)) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal -100 binary64)) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64))) (neg.f64 i)) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) #s(literal 100 binary64)) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 i (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))) (-.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))) |
(/.f64 (-.f64 (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64)))) (-.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64))) (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (-.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) i) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) i) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64)) (pow.f64 (*.f64 i #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (-.f64 (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64))) (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 i #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64))) (fma.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) i)) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) i)) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (neg.f64 (*.f64 i (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 i (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) i) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) i) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(/.f64 (*.f64 i (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 i (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i (*.f64 #s(literal 1 binary64) i)) |
(fma.f64 #s(literal 1 binary64) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(fma.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 i #s(literal 1 binary64))) |
(fma.f64 i #s(literal 1 binary64) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i)) |
(+.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(+.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64))) |
(+.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 1 binary64)) (/.f64 #s(literal 100 binary64) (/.f64 i n))) |
(*.f64 (/.f64 #s(literal 100 binary64) (/.f64 i n)) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) #s(literal 100 binary64))) (/.f64 i n)) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))))) (/.f64 i n)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)))) (/.f64 i n)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) #s(literal 100 binary64)) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)))) (/.f64 i (neg.f64 n))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64))) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (neg.f64 i)) (neg.f64 n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) n) |
(*.f64 n (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) n)) (neg.f64 i)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))))) (/.f64 i (neg.f64 n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) n) i) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)))) (/.f64 i n)) |
(/.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) (/.f64 i (neg.f64 n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n)) |
(neg.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i (neg.f64 n)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(*.f64 (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (/.f64 (expm1.f64 i) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))))) (*.f64 (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 i) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) (-.f64 (sinh.f64 i) #s(literal 1 binary64)))) (-.f64 (cosh.f64 i) (-.f64 (sinh.f64 i) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 i) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 i) (cosh.f64 i) (-.f64 (*.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) (-.f64 (sinh.f64 i) #s(literal 1 binary64))) (*.f64 (cosh.f64 i) (-.f64 (sinh.f64 i) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 i i)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 i i))) (neg.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (+.f64 i i)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) |
(expm1.f64 i) |
(-.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 i) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 i) (-.f64 (sinh.f64 i) #s(literal 1 binary64))) |
(log1p.f64 (/.f64 i n)) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64)))) (*.f64 (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))))) (+.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) #s(literal 3 binary64))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (fma.f64 (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))) (*.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (/.f64 i n) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64)) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 i n) (-.f64 (/.f64 i n) #s(literal 1 binary64))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) |
(fma.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #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/2 binary64) n)) i))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
Compiled 21 410 to 2 617 computations (87.8% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 499 | 9 | 508 |
| Fresh | 5 | 10 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 507 | 25 | 532 |
| Status | Accuracy | Program |
|---|---|---|
| 59.0% | (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) | |
| 24.3% | (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) | |
| 17.2% | (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) | |
| 73.4% | (*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) | |
| ✓ | 74.6% | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
| ▶ | 73.4% | (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
| ▶ | 49.8% | (*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
| ✓ | 74.6% | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
| 2.8% | (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) | |
| 16.9% | (*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) | |
| 16.6% | (*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) | |
| ▶ | 54.4% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
| ✓ | 23.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 15.2% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) | |
| ▶ | 14.7% | (*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
| 54.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) | |
| ✓ | 73.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
| 17.8% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) | |
| 58.2% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) | |
| ▶ | 55.5% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
| ✓ | 54.7% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
| 17.8% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) | |
| ✓ | 46.6% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
Compiled 1 059 to 716 computations (32.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) | |
| cost-diff | 2 | (pow.f64 (/.f64 i n) #s(literal -1 binary64)) | |
| cost-diff | 2 | (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) | |
| cost-diff | 0 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) | |
| cost-diff | 0 | (/.f64 #s(literal 100 binary64) i) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) | |
| cost-diff | 0 | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) | |
| cost-diff | 0 | #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) | |
| cost-diff | 0 | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) | |
| cost-diff | 0 | #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n) | |
| cost-diff | 0 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) | |
| cost-diff | 0 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) | |
| cost-diff | 0 | (expm1.f64 i) | |
| cost-diff | 0 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 424 |
| 0 | 78 | 420 |
| 1 | 135 | 420 |
| 2 | 258 | 416 |
| 3 | 523 | 414 |
| 4 | 1457 | 410 |
| 5 | 6973 | 410 |
| 0 | 8086 | 390 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
i |
(*.f64 #s(literal 100 binary64) n) |
#s(literal 100 binary64) |
n |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
i |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
n |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
i |
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(/.f64 #s(literal 100 binary64) i) |
#s(literal 100 binary64) |
i |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
#s(literal 100 binary64) |
(-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) |
(/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
i |
n |
(pow.f64 (/.f64 i n) #s(literal -1 binary64)) |
(/.f64 i n) |
#s(literal -1 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
i |
(*.f64 #s(literal 100 binary64) n) |
#s(literal 100 binary64) |
n |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) |
#s(literal 1/6 binary64) |
i |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
n |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
i |
#s(literal 100 binary64) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
(/.f64 #s(literal 100 binary64) i) |
#s(literal 100 binary64) |
i |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) n) |
n |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (/.f64 n i) (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 100 binary64)) |
#s(literal 100 binary64) |
(-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(*.f64 (/.f64 n i) (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) |
(/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
i |
n |
(pow.f64 (/.f64 i n) #s(literal -1 binary64)) |
(/.f64 n i) |
(/.f64 i n) |
#s(literal -1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.17236800936510802 | (*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) | |
| accuracy | 0.35708955309497215 | (pow.f64 (/.f64 i n) #s(literal -1 binary64)) | |
| accuracy | 16.48940900560049 | #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) | |
| accuracy | 32.311457616538405 | (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) | |
| accuracy | 0.04296875 | (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) | |
| accuracy | 0.05078125 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) | |
| accuracy | 6.494347195890552 | (*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) | |
| accuracy | 28.31155236622795 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) | |
| accuracy | 0.05859375 | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) | |
| accuracy | 0.0625 | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) | |
| accuracy | 0.09765625 | (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) | |
| accuracy | 31.60664109750683 | #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) | |
| accuracy | 0.12109375 | (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) | |
| accuracy | 0.17236800936510802 | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) | |
| accuracy | 13.743408381372886 | #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) | |
| accuracy | 19.146418912097335 | #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) | |
| accuracy | 0.0 | (expm1.f64 i) | |
| accuracy | 0.05859375 | (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) | |
| accuracy | 0.08203125 | (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) | |
| accuracy | 15.296607513774193 | #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
| 142.0ms | 178× | 1 | valid |
| 39.0ms | 40× | 2 | valid |
| 17.0ms | 13× | 0 | invalid |
| 11.0ms | 24× | 0 | valid |
| 3.0ms | 1× | 5 | exit |
Compiled 318 to 45 computations (85.8% saved)
ival-pow: 46.0ms (28.8% of total)ival-mult: 44.0ms (27.5% of total)ival-div: 20.0ms (12.5% of total)adjust: 19.0ms (11.9% of total)ival-add: 9.0ms (5.6% of total)ival-sub: 7.0ms (4.4% of total)ival-expm1: 5.0ms (3.1% of total)ival-log1p: 5.0ms (3.1% of total)const: 5.0ms (3.1% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(/.f64 #s(literal 100 binary64) i) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(pow.f64 (/.f64 i n) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) |
(fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
| Outputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
1 |
(+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* 1/2 i))) |
(* i (+ 1 (* i (+ 1/2 (* 1/6 i))))) |
(* i (+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i))))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* 1/2 (* i n))) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(+ 1 (* 1/2 i)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
100 |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(* i (- 1/2 (* 1/2 (/ 1 n)))) |
(/ 100 i) |
(* i n) |
(* i (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(* i (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(* i (+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(/ n i) |
(/ (+ n (* i n)) i) |
(/ (+ n (* i (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) i) |
(/ (+ n (* i (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) i) |
1/2 |
(+ 1/2 (* 1/6 i)) |
(+ 1 i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(- (exp i) 1) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (* n (- (exp i) 1)) i) |
(/ (- (exp i) 1) i) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* 100 (/ 1 i)))) |
(* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(/ (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) n) i) |
(* 100 (/ (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n) i)) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(* 1/6 i) |
(* i (+ 1/6 (* 1/2 (/ 1 i)))) |
(* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) i)) (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(* -1 (* i (- (* -100 (- 1/2 (* 1/2 (/ 1 n)))) (* 100 (/ 1 i))))) |
(* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) |
(+ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (* -1 (/ (+ (* -1 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i)) (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
(+ (* -1 (/ (+ (* -1 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) i))) i)) (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
(* -1 (/ (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)) i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) (* -1 n)) i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) (* -1 n)) i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) (* -1 n)) i)) |
(* -100 (/ (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)) i)) |
(* -1 (/ (+ (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(* -1 (/ (+ (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(/ (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(/ (* n (+ (log i) (* -1 (log n)))) i) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* -50 (/ i n)) |
(/ (+ (* -50 i) (* n (+ 100 (* 50 i)))) n) |
(* -1/2 (/ i n)) |
(/ (+ (* -1/2 i) (* 1/2 (* i n))) n) |
(* (pow n 2) (+ (log i) (* -1 (log n)))) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (/ (log i) i))) |
(* 100 (* (pow n 2) (+ (* -1 (/ (log n) i)) (/ (log i) i)))) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))))) |
(* (pow n 2) (+ (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (/ (log i) i))) (/ 1 i))) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) (/ 1 i))) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) (/ 1 i))) |
(/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n) |
(* -1/2 (/ (pow i 2) n)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i)) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(* 100 (/ (- (exp i) 1) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(+ 100 (* 50 i)) |
(+ 100 (+ (* -50 (/ i n)) (* 50 i))) |
(* 1/2 i) |
(+ (* -1/2 (/ i n)) (* 1/2 i)) |
(* n (- (exp i) 1)) |
(* n (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1)) |
(* n (- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1)) |
(* n (- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1)) |
(* n (- (/ (exp i) i) (/ 1 i))) |
(* 100 (* n (- (/ (exp i) i) (/ 1 i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (- (/ (exp i) i) (/ 1 i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (- (/ (exp i) i) (/ 1 i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (- (/ (exp i) i) (/ 1 i))) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))))) |
(/ (* n (exp i)) i) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i))) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))))) |
(+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(exp i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) n)) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* 1/2 (/ (* (pow i 2) (exp i)) n))))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* -1 (/ (+ (* -1/2 (* (pow i 2) (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) n))))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) n)) (* -1/2 (* (pow i 2) (exp i)))) n))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (/ 1 i)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* 1/2 (/ (* i (exp i)) n)) (/ 1 i))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (/ 1 i))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (/ 1 i))))) |
(* -100 (* n (+ (* -1 (/ (exp i) i)) (/ 1 i)))) |
(* -1 (* n (+ (* 50 (/ (* i (exp i)) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n))))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | i | @ | -inf | ((* (/ (- (pow (+ 1 (/ i n)) n) 1) i) (* 100 n)) (/ (- (pow (+ 1 (/ i n)) n) 1) i) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (* (- 1/2 (/ 1/2 n)) i) (* (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n)) (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n) (- (pow (+ 1 (/ i n)) n) 1) (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1)) (pow (/ i n) -1) (* 100 (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1))) (* (/ (pow (+ 1 (/ i n)) n) i) n) (+ (* 1/6 i) 1/2) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (pow (+ 1 (/ i n)) n)) |
| 7.0ms | n | @ | inf | ((* (/ (- (pow (+ 1 (/ i n)) n) 1) i) (* 100 n)) (/ (- (pow (+ 1 (/ i n)) n) 1) i) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (* (- 1/2 (/ 1/2 n)) i) (* (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n)) (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n) (- (pow (+ 1 (/ i n)) n) 1) (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1)) (pow (/ i n) -1) (* 100 (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1))) (* (/ (pow (+ 1 (/ i n)) n) i) n) (+ (* 1/6 i) 1/2) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (pow (+ 1 (/ i n)) n)) |
| 4.0ms | i | @ | inf | ((* (/ (- (pow (+ 1 (/ i n)) n) 1) i) (* 100 n)) (/ (- (pow (+ 1 (/ i n)) n) 1) i) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (* (- 1/2 (/ 1/2 n)) i) (* (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n)) (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n) (- (pow (+ 1 (/ i n)) n) 1) (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1)) (pow (/ i n) -1) (* 100 (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1))) (* (/ (pow (+ 1 (/ i n)) n) i) n) (+ (* 1/6 i) 1/2) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (pow (+ 1 (/ i n)) n)) |
| 3.0ms | n | @ | 0 | ((* (/ (- (pow (+ 1 (/ i n)) n) 1) i) (* 100 n)) (/ (- (pow (+ 1 (/ i n)) n) 1) i) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (* (- 1/2 (/ 1/2 n)) i) (* (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n)) (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n) (- (pow (+ 1 (/ i n)) n) 1) (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1)) (pow (/ i n) -1) (* 100 (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1))) (* (/ (pow (+ 1 (/ i n)) n) i) n) (+ (* 1/6 i) 1/2) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (pow (+ 1 (/ i n)) n)) |
| 3.0ms | n | @ | -inf | ((* (/ (- (pow (+ 1 (/ i n)) n) 1) i) (* 100 n)) (/ (- (pow (+ 1 (/ i n)) n) 1) i) (- (pow (+ 1 (/ i n)) n) 1) (- (exp i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (* (/ (- (exp i) 1) i) n) (/ (- (exp i) 1) i) (* (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) n) (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (* (- 1/2 (/ 1/2 n)) i) (* (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n)) (/ 100 i) (* (- (pow (+ 1 (/ i n)) n) 1) n) (- (pow (+ 1 (/ i n)) n) 1) (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1)) (pow (/ i n) -1) (* 100 (- (* (/ (pow (+ 1 (/ i n)) n) i) n) (pow (/ i n) -1))) (* (/ (pow (+ 1 (/ i n)) n) i) n) (+ (* 1/6 i) 1/2) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (pow (+ 1 (/ i n)) n)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 892 | 9615 |
| 1 | 3299 | 9478 |
| 0 | 8104 | 8789 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 100 n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
1 |
(+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(* i (+ 1 (* 1/2 i))) |
(* i (+ 1 (* i (+ 1/2 (* 1/6 i))))) |
(* i (+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i))))))) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ n (* 1/2 (* i n))) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(+ 1 (* 1/2 i)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
100 |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(* i (- 1/2 (* 1/2 (/ 1 n)))) |
(/ 100 i) |
(* i n) |
(* i (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(* i (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(* i (+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(/ n i) |
(/ (+ n (* i n)) i) |
(/ (+ n (* i (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) i) |
(/ (+ n (* i (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) i) |
1/2 |
(+ 1/2 (* 1/6 i)) |
(+ 1 i) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(- (exp i) 1) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (* n (- (exp i) 1)) i) |
(/ (- (exp i) 1) i) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* 100 (/ 1 i)))) |
(* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(/ (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) n) i) |
(* 100 (/ (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n) i)) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(* 1/6 i) |
(* i (+ 1/6 (* 1/2 (/ 1 i)))) |
(* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) i)) (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(* -1 (* i (- (* -100 (- 1/2 (* 1/2 (/ 1 n)))) (* 100 (/ 1 i))))) |
(* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) |
(+ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (* -1 (/ (+ (* -1 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i)) (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
(+ (* -1 (/ (+ (* -1 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) i))) i)) (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
(* -1 (/ (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)) i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) (* -1 n)) i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) (* -1 n)) i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) (* -1 n)) i)) |
(* -100 (/ (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)) i)) |
(* -1 (/ (+ (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(* -1 (/ (+ (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(/ (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(/ (* n (+ (log i) (* -1 (log n)))) i) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* n (+ (log i) (* -1 (log n)))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* -50 (/ i n)) |
(/ (+ (* -50 i) (* n (+ 100 (* 50 i)))) n) |
(* -1/2 (/ i n)) |
(/ (+ (* -1/2 i) (* 1/2 (* i n))) n) |
(* (pow n 2) (+ (log i) (* -1 (log n)))) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (/ (log i) i))) |
(* 100 (* (pow n 2) (+ (* -1 (/ (log n) i)) (/ (log i) i)))) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))))) |
(* (pow n 2) (+ (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(* (pow n 2) (+ (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (/ (log i) i))) (/ 1 i))) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) (/ 1 i))) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) (/ 1 i))) |
(/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n) |
(* -1/2 (/ (pow i 2) n)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i)) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(* 100 (/ (- (exp i) 1) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(+ 100 (* 50 i)) |
(+ 100 (+ (* -50 (/ i n)) (* 50 i))) |
(* 1/2 i) |
(+ (* -1/2 (/ i n)) (* 1/2 i)) |
(* n (- (exp i) 1)) |
(* n (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1)) |
(* n (- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1)) |
(* n (- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1)) |
(* n (- (/ (exp i) i) (/ 1 i))) |
(* 100 (* n (- (/ (exp i) i) (/ 1 i)))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (- (/ (exp i) i) (/ 1 i))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (- (/ (exp i) i) (/ 1 i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))))) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (- (/ (exp i) i) (/ 1 i))) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))))) |
(/ (* n (exp i)) i) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i))) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))))) |
(+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(exp i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) n)) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* 1/2 (/ (* (pow i 2) (exp i)) n))))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* -1 (/ (+ (* -1/2 (* (pow i 2) (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) n))))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) n)) (* -1/2 (* (pow i 2) (exp i)))) n))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (/ 1 i)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* 1/2 (/ (* i (exp i)) n)) (/ 1 i))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (/ 1 i))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (/ 1 i))))) |
(* -100 (* n (+ (* -1 (/ (exp i) i)) (/ 1 i)))) |
(* -1 (* n (+ (* 50 (/ (* i (exp i)) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(* -1 (* n (+ (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n))))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n))))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
| Outputs |
|---|
(* 100 n) |
(*.f64 #s(literal 100 binary64) n) |
(+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n)) |
(+ (* 100 n) (* i (+ (* 100 (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* 100 (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n))) i (*.f64 #s(literal 100 binary64) n)) |
(+ (* 100 n) (* i (+ (* 100 (* n (- 1/2 (* 1/2 (/ 1 n))))) (* i (+ (* 100 (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 100 (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n))) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) #s(literal 100 binary64))) i (*.f64 #s(literal 100 binary64) n)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))) |
(fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (/.f64 #s(literal 1/3 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
i |
(* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (+ (* 1/3 (/ 1 (pow n 2))) (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3)))))))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (/.f64 #s(literal 1/3 binary64) (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* 1/2 i))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (+ 1/2 (* 1/6 i))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i) |
(* i (+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i) |
n |
(+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) |
(+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n)) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) |
(+ n (* 1/2 (* i n))) |
(fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n) |
(+ n (* i (+ (* 1/6 (* i n)) (* 1/2 n)))) |
(fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n) |
(+ n (* i (+ (* 1/2 n) (* i (+ (* 1/24 (* i n)) (* 1/6 n)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n) |
(+ 1 (* 1/2 i)) |
(fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1/2 (* 1/6 i)))) |
(fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1/2 (* i (+ 1/6 (* 1/24 i)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) |
100 |
#s(literal 100 binary64) |
(+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) i #s(literal 100 binary64)) |
(+ 100 (* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* i (+ (* 100 (* i (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* 100 (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) i (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)))) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 100 binary64))) i #s(literal 100 binary64)) |
(* i (- 1/2 (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(/ 100 i) |
(/.f64 #s(literal 100 binary64) i) |
(* i n) |
(*.f64 n i) |
(* i (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) i) |
(* i (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) i) |
(* i (+ n (* i (+ (* i (+ (* i (* n (- (+ 1/24 (* 11/24 (/ 1 (pow n 2)))) (+ (* 1/4 (/ 1 n)) (* 1/4 (/ 1 (pow n 3))))))) (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n)))))) (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 11/24 binary64) (*.f64 n n)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 n #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) n)) i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) i) |
(/ n i) |
(/.f64 n i) |
(/ (+ n (* i n)) i) |
(/.f64 (fma.f64 n i n) i) |
(/ (+ n (* i (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) i) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n) i n) i) |
(/ (+ n (* i (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) i) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n) i n) i) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/6 i)) |
(fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) |
(+ 1 i) |
(+.f64 i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i #s(literal 1 binary64)) |
(+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
(fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i #s(literal 1 binary64)) |
(* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i) |
(/ (+ (* 100 (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) i) (/.f64 n i)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))))) i) |
(/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i) |
(/.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i) |
(/.f64 (-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) i) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) #s(literal 1 binary64)) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) i) |
(/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) #s(literal 1 binary64)) i) |
(/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) i) |
(/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) #s(literal 1 binary64)) i) |
(- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) |
(expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) |
(-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) i) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) 1) |
(-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) 1) |
(-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) #s(literal 1 binary64)) |
(- (exp i) 1) |
(expm1.f64 i) |
(/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) i)) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i) |
(/ (* n (- (exp i) 1)) i) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(/ (- (exp i) 1) i) |
(/.f64 (expm1.f64 i) i) |
(* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) i) #s(literal 100 binary64)) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i)))) i) |
(/ (+ (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2))) (+ (* 100 (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3))) (* 100 (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) #s(literal 100 binary64) (fma.f64 (/.f64 #s(literal 100 binary64) i) (/.f64 (*.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) i) (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i))))) i) |
(* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) |
(* i (+ (* 100 (- 1/2 (* 1/2 (/ 1 n)))) (* 100 (/ 1 i)))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 100 binary64) (/.f64 #s(literal 100 binary64) i)) i) |
(* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) |
(*.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) |
(+ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(fma.f64 (expm1.f64 (*.f64 (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))) n)) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) |
(/ (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n) i) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) n) i) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) n) i) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) n) i) |
(/ (- (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) n) i) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) n) i) |
(* 100 (/ (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n) i)) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n) n) i) #s(literal 100 binary64)) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n) n) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n) n) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i) |
(/ (+ (* 100 (- (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) n)) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2))) (+ (* 100 (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3))) (* 100 (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))))) i) |
(/.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n) n) #s(literal 100 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) i) (/.f64 n i)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))))) i) |
(/ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i) |
(*.f64 n (/.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) i)) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) i) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) i) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i) |
(/ (+ (* n (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (pow i 2)) (+ (/ (* n (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4)))))) (pow i 3)) (/ (* (pow n 3) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) i) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i))) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i) |
(* 1/6 i) |
(*.f64 #s(literal 1/6 binary64) i) |
(* i (+ 1/6 (* 1/2 (/ 1 i)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) i) #s(literal 1/6 binary64)) i) |
(* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) i) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i) |
(* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))) |
(*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) i) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i i)) |
(exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
(pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) |
(fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) i) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i))) |
(+.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) |
(+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) (pow i 2)) (+ (/ (* (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (+ (* -1/2 (pow n 5)) (+ (* 1/6 (pow n 6)) (* 1/3 (pow n 4))))) (pow i 3)) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
(+.f64 (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 i i)) (fma.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 n #s(literal 6 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/3 binary64)))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) (pow.f64 (exp.f64 n) (neg.f64 (+.f64 (log.f64 n) (neg.f64 (log.f64 i)))))) |
(* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)) |
(*.f64 (*.f64 n (/.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) i)) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n (*.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i)))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64))))) (neg.f64 i))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (pow.f64 n #s(literal 3 binary64))) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))) #s(literal 100 binary64) (*.f64 (*.f64 #s(literal -100 binary64) n) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64))))))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i) |
(/.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) i) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i) (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i)) i))) i)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n))) i) (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) i)) (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n) (/.f64 (fma.f64 (neg.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64))))) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))) (neg.f64 i))) i) (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)))) (neg.f64 i)) |
(- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) |
(expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) 1) |
(-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) 1) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n))) i) #s(literal 1 binary64) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) #s(literal 1 binary64)) |
(- (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) 1) |
(-.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n) (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))))) i))) i) #s(literal -1 binary64) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) #s(literal 1 binary64)) |
(/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i) |
(*.f64 n (/.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n (*.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i)))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)))) i) #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n)) i) |
(* -1 (/ (+ (* -1 (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 n) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))))) i))) (neg.f64 i))) i) |
(* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) i) #s(literal 100 binary64)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -100 (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) (*.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i)))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n)))) (neg.f64 i))) (neg.f64 i)) |
(* -1 (/ (+ (* -100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -100 (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) (* 100 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i))) i)) (* 100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i))) i)) |
(/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) #s(literal 100 binary64))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(* -1 (* i (- (* -100 (- 1/2 (* 1/2 (/ 1 n)))) (* 100 (/ 1 i))))) |
(*.f64 (neg.f64 i) (-.f64 (*.f64 #s(literal -100 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (/.f64 #s(literal 100 binary64) i))) |
(* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) |
(*.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n) |
(+ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(fma.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n (*.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i))) |
(+ (* -1 (/ (+ (* -1 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i)) (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
(fma.f64 (/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)))) i) #s(literal 1 binary64) (*.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n)) |
(+ (* -1 (/ (+ (* -1 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) i))) i)) (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
(fma.f64 (expm1.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) n (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 n) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))))) i))) (neg.f64 i))) |
(* -1 (/ (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)) i)) |
(/.f64 (fma.f64 (neg.f64 n) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 #s(literal 1 binary64) n)) (neg.f64 i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) (* -1 n)) i)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n))) (neg.f64 n)) (neg.f64 i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) (* -1 n)) i)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n (/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)))) i))) (neg.f64 n)) (neg.f64 i)) |
(* -1 (/ (- (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) (* -1 n)) i)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 n) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))))) i)) i))) (neg.f64 n)) (neg.f64 i)) |
(* -100 (/ (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)) i)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 n) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 #s(literal 1 binary64) n)) i) #s(literal -100 binary64)) |
(* -1 (/ (+ (* -100 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i)) #s(literal -100 binary64) (*.f64 (fma.f64 (neg.f64 n) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 #s(literal 1 binary64) n)) #s(literal 100 binary64))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (/ (+ (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 n) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 #s(literal 1 binary64) n)) #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64))))) (neg.f64 i))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (* 100 (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i))) i)) (* 100 (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))))) i)) (* 100 (- (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 n)))) i)) |
(/.f64 (fma.f64 (fma.f64 (neg.f64 n) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 #s(literal 1 binary64) n)) #s(literal 100 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (pow.f64 n #s(literal 3 binary64))) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i))) #s(literal 100 binary64) (*.f64 (*.f64 #s(literal -100 binary64) n) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64))))))) (neg.f64 i))) (neg.f64 i))) (neg.f64 i)) |
(/ (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i) |
(*.f64 n (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i)) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n (/.f64 (fma.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)))) i))) (neg.f64 i)) |
(* -1 (/ (+ (* -1 (* n (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))))) (/ (* n (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5)))))) i)) i)) (* (pow n 3) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) i))) i)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (pow.f64 n #s(literal 3 binary64)) (/.f64 (fma.f64 (neg.f64 n) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) n) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))))) i)) i))) (neg.f64 i)) |
(* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))) |
(*.f64 (neg.f64 i) (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (/.f64 #s(literal 1 binary64) i))) |
(exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
(pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)) |
(fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) i) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4)))) i))) i))) |
(fma.f64 (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (/.f64 (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))) i) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n))) i) #s(literal 1 binary64) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) |
(+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (* -1 (/ (+ (* -1 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -1 (/ (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/3 (pow n 4)) (+ (* -1/6 (pow n 6)) (* 1/2 (pow n 5))))) i)) (* (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (+ (* -1/2 (pow n 3)) (* 1/2 (pow n 4))))) i))) i))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (*.f64 n n) (/.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 n #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 (pow.f64 n #s(literal 5 binary64)) #s(literal 1/2 binary64)))) i)) (*.f64 (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) (fma.f64 (pow.f64 n #s(literal 4 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)))))) i))) i) #s(literal -1 binary64) (pow.f64 (exp.f64 n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))))) |
(* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) #s(literal 100 binary64) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n)) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) #s(literal 100 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n)) (*.f64 n n)) |
(/ (* n (+ (log i) (* -1 (log n)))) i) |
(*.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) n) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (log.f64 i) i))) n) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (log.f64 i) i))) n) |
(* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64))))) n (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (log.f64 i) i))) n) |
(* n (+ (log i) (* -1 (log n)))) |
(*.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (neg.f64 (log.f64 n))) (log.f64 i)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i))) n (neg.f64 (log.f64 n))) (log.f64 i)) n) |
(* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (/.f64 (log.f64 i) i)))) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i))) n (neg.f64 (log.f64 n))) (log.f64 i)) n) |
(/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i) |
(*.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) |
(*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (log.f64 i) i))) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (log.f64 i) i))) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2)))))))) (/ (log i) (pow i 2))))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) |
(*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64))))) n (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (log.f64 i) i))) (*.f64 n n)) |
(* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)) |
(*.f64 (*.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) n) #s(literal 100 binary64)) |
(* n (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (/ (+ (log i) (* -1 (log n))) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i))) n) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) #s(literal 100 binary64) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n)) n) |
(* n (+ (* 100 (/ (+ (log i) (* -1 (log n))) i)) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) #s(literal 100 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n)) n) |
(* -50 (/ i n)) |
(*.f64 #s(literal -50 binary64) (/.f64 i n)) |
(/ (+ (* -50 i) (* n (+ 100 (* 50 i)))) n) |
(/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n) |
(* -1/2 (/ i n)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
(/ (+ (* -1/2 i) (* 1/2 (* i n))) n) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 (*.f64 n i) #s(literal 1/2 binary64))) n) |
(* (pow n 2) (+ (log i) (* -1 (log n)))) |
(*.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) (*.f64 n n)) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))) |
(*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (neg.f64 (log.f64 n))) (log.f64 i)) (*.f64 n n)) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i))) n (neg.f64 (log.f64 n))) (log.f64 i)) (*.f64 n n)) |
(* (pow n 2) (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (+ (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 2))) (+ (* 1/24 (pow (+ (log i) (* -1 (log n))) 4)) (+ (* 1/3 (/ 1 (pow i 3))) (+ (* 1/2 (/ 1 (pow i 2))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i))))))) (/ (log i) i)))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
(*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) i) (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (/.f64 (log.f64 i) i)))) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i))) n (neg.f64 (log.f64 n))) (log.f64 i)) (*.f64 n n)) |
(* (pow n 2) (+ (* -1 (/ (log n) i)) (/ (log i) i))) |
(*.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) (*.f64 n n)) |
(* 100 (* (pow n 2) (+ (* -1 (/ (log n) i)) (/ (log i) i)))) |
(*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i)) |
(* (pow n 2) (+ (* 100 (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2))))) (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))))) |
(*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i))) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3)))))) (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) #s(literal 100 binary64) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))))) n)) (*.f64 n n)) |
(* (pow n 2) (+ (* 100 (+ (* -1 (/ (log n) i)) (/ (log i) i))) (* n (+ (* 100 (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (* n (+ (* 100 (* n (+ (* -1/2 (/ (+ (log i) (* -1 (log n))) (pow i 3))) (+ (* 1/24 (/ (pow (+ (log i) (* -1 (log n))) 4) i)) (+ (* 1/3 (/ 1 (pow i 4))) (+ (* 1/2 (/ 1 (pow i 3))) (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) (pow i 2))))))))) (* 100 (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) i) #s(literal 100 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (+.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 4 binary64)))))) n (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) #s(literal 100 binary64))) n)) (*.f64 n n)) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (/ (log i) i))) (/ 1 i))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) n #s(literal 1 binary64)) i) n) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))) (/ 1 i))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 i i))) n (/.f64 (log.f64 i) i))) n (/.f64 #s(literal 1 binary64) i)) n) |
(* n (+ (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (+ (* n (- (+ (* -1 (/ (log n) (pow i 2))) (+ (* 1/6 (/ (pow (+ (log i) (* -1 (log n))) 3) i)) (/ (log i) (pow i 2)))) (* 1/2 (/ 1 (pow i 3))))) (/ 1 (pow i 2))))) (/ (log i) i)))) (/ 1 i))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) (/.f64 #s(literal -1 binary64) i) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (/.f64 #s(literal 1 binary64) (*.f64 i i)))) n (/.f64 (log.f64 i) i))) n (/.f64 #s(literal 1 binary64) i)) n) |
(/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n)) n) |
(* -1/2 (/ (pow i 2) n)) |
(*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n) i (*.f64 (*.f64 i i) #s(literal -1/2 binary64))) n) |
(+ 1 (* n (+ (log i) (* -1 (log n))))) |
(fma.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) n #s(literal 1 binary64)) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))) |
(fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)) n (neg.f64 (log.f64 n))) (log.f64 i)) n #s(literal 1 binary64)) |
(+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (+ (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
(fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (log.f64 n) #s(literal -1 binary64) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (/.f64 #s(literal 1/2 binary64) (*.f64 i i))) n (/.f64 #s(literal 1 binary64) i))) n (neg.f64 (log.f64 n))) (log.f64 i)) n #s(literal 1 binary64)) |
(* 100 (/ (* n (- (exp i) 1)) i)) |
(*.f64 (*.f64 (/.f64 (expm1.f64 i) i) n) #s(literal 100 binary64)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (*.f64 (pow.f64 n #s(literal 3 binary64)) i)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i))))) n) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i)) |
(-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) |
(- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i)) |
(-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (+.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (*.f64 (pow.f64 n #s(literal 3 binary64)) i))) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) |
(- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1) |
(-.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) #s(literal 1 binary64)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1) |
(-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (*.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) #s(literal 1 binary64)) |
(- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1) |
(-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (pow.f64 n #s(literal 3 binary64))))) #s(literal 1 binary64)) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))) (/ 1 i))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) n) |
(* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) (/ 1 i))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (+.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (*.f64 (pow.f64 n #s(literal 3 binary64)) i))) (/.f64 (exp.f64 i) i))) (/.f64 #s(literal 1 binary64) i)) n) |
(* 100 (/ (- (exp i) 1) i)) |
(*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)) |
(+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i)))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) |
(+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (+ (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))) (* 100 (/ (- (exp i) 1) i))))) |
(fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (*.f64 (pow.f64 n #s(literal 3 binary64)) i)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i))))) |
(+ 100 (* 50 i)) |
(fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) |
(+ 100 (+ (* -50 (/ i n)) (* 50 i))) |
(+.f64 (fma.f64 #s(literal 50 binary64) i (*.f64 #s(literal -50 binary64) (/.f64 i n))) #s(literal 100 binary64)) |
(* 1/2 i) |
(*.f64 #s(literal 1/2 binary64) i) |
(+ (* -1/2 (/ i n)) (* 1/2 i)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i)) |
(* n (- (exp i) 1)) |
(*.f64 (expm1.f64 i) n) |
(* n (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1)) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) #s(literal 1 binary64)) n) |
(* n (- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) 1)) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (*.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) #s(literal 1 binary64)) n) |
(* n (- (+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) 1)) |
(*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (pow.f64 n #s(literal 3 binary64))))) #s(literal 1 binary64)) n) |
(* n (- (/ (exp i) i) (/ 1 i))) |
(*.f64 (/.f64 (expm1.f64 i) i) n) |
(* 100 (* n (- (/ (exp i) i) (/ 1 i)))) |
(*.f64 (*.f64 (/.f64 (expm1.f64 i) i) n) #s(literal 100 binary64)) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (- (/ (exp i) i) (/ 1 i))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (- (/ (exp i) i) (/ 1 i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i)))) n) |
(* n (+ (* -50 (/ (* i (exp i)) n)) (+ (* 100 (- (/ (exp i) i) (/ 1 i))) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3)))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (*.f64 (pow.f64 n #s(literal 3 binary64)) i)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (expm1.f64 i) i))))) n) |
(/ (* n (exp i)) i) |
(*.f64 n (/.f64 (exp.f64 i) i)) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (exp.f64 i) i)) n) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (exp.f64 i) i))) n) |
(* n (+ (* -1/2 (/ (* i (exp i)) n)) (+ (/ (exp i) i) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (* i (pow n 3))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i (pow n 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (+.f64 (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) n) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (*.f64 (pow.f64 n #s(literal 3 binary64)) i))) (/.f64 (exp.f64 i) i))) n) |
(+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i)) #s(literal 1 binary64)) |
(+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))) |
(fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i)) |
(exp i) |
(exp.f64 i) |
(+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) |
(fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (*.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) |
(+ (exp i) (+ (* -1/2 (/ (* (pow i 2) (exp i)) n)) (+ (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3)) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (fma.f64 (/.f64 (exp.f64 i) n) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 (pow.f64 i #s(literal 6 binary64)) #s(literal -1/48 binary64) (*.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal -1/6 binary64)))) (exp.f64 i)) (pow.f64 n #s(literal 3 binary64))))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 50 binary64) (*.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) (neg.f64 n)))) |
(* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) #s(literal -100 binary64))) (neg.f64 n))) (neg.f64 n)))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(+.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal 1/2 binary64) (/.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (neg.f64 n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i)) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) n)) (* 1/2 (* i (exp i)))) n)) (/ (exp i) i)) (/ 1 i)) |
(+.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal 1/2 binary64) (/.f64 (fma.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (*.f64 (neg.f64 i) n))) (neg.f64 n))) (neg.f64 n)) (/.f64 (expm1.f64 i) i)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n)) (exp.f64 i)) #s(literal 1 binary64)) |
(- (+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) 1) |
(-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) (neg.f64 n)) (exp.f64 i)) #s(literal 1 binary64)) |
(* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (/.f64 (expm1.f64 i) (neg.f64 i)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (neg.f64 (+.f64 (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64))) n)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (* -1 (/ (- (exp i) 1) i))))) |
(*.f64 (neg.f64 n) (neg.f64 (+.f64 (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 i))) (neg.f64 n))) n)))) |
(+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) n) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) (*.f64 (*.f64 (exp.f64 i) i) #s(literal 50 binary64))) (neg.f64 n))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i))) n)) (* 50 (* i (exp i)))) n)) (* 100 (/ (- (exp i) 1) i))) |
(fma.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i) (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal 50 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -100 binary64) i) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) n)) (*.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) #s(literal 100 binary64))) (neg.f64 n))) (neg.f64 n))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* 1/2 (/ (* (pow i 2) (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal 1/2 binary64) (neg.f64 (expm1.f64 i)))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* -1 (/ (+ (* -1/2 (* (pow i 2) (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) n))))) |
(*.f64 (neg.f64 n) (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal -1/2 binary64)) (exp.f64 i) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) n))) n) (expm1.f64 i)))) |
(* -1 (* n (+ (* -1 (- (exp i) 1)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) n)) (* -1/2 (* (pow i 2) (exp i)))) n))))) |
(*.f64 (neg.f64 n) (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) (exp.f64 i)) #s(literal -1/2 binary64) (/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64)))) (exp.f64 i) (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) n))) (neg.f64 n))) n) (expm1.f64 i)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (/ 1 i)))) |
(*.f64 (neg.f64 n) (/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 i) #s(literal 1 binary64)) i)) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* 1/2 (/ (* i (exp i)) n)) (/ 1 i))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (exp.f64 i) i) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) i)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n)) (/ 1 i))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64))) n)) (/.f64 #s(literal 1 binary64) i))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n)) (/ 1 i))))) |
(*.f64 (neg.f64 n) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 i))) (neg.f64 n))) n)) (/.f64 #s(literal 1 binary64) i))) |
(* -100 (* n (+ (* -1 (/ (exp i) i)) (/ 1 i)))) |
(*.f64 (*.f64 #s(literal -100 binary64) n) (/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 i) #s(literal 1 binary64)) i)) |
(* -1 (* n (+ (* 50 (/ (* i (exp i)) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 i) #s(literal 1 binary64)) i) #s(literal 100 binary64) (*.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 50 binary64)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -50 (* i (exp i))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n)))) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 i) #s(literal 1 binary64)) i) #s(literal 100 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) (neg.f64 n)))) |
(* -1 (* n (+ (* -1 (/ (+ (* -50 (* i (exp i))) (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (* 100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n)))) n))) n)) (* 100 (+ (* -1 (/ (exp i) i)) (/ 1 i)))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (exp.f64 i) #s(literal 1 binary64)) i) #s(literal 100 binary64) (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i)) #s(literal -100 binary64))) (neg.f64 n))) (neg.f64 n)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* 1/2 (/ (* i (exp i)) n))))) |
(*.f64 (neg.f64 n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (/.f64 (exp.f64 i) (neg.f64 i)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* -1 (/ (+ (* -1/2 (* i (exp i))) (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (* i n))) n))))) |
(*.f64 (neg.f64 n) (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) i) (/.f64 (exp.f64 i) n) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64))) n) (/.f64 (exp.f64 i) i)))) |
(* -1 (* n (+ (* -1 (/ (exp i) i)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) i)) (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) (* i n))) n)) (* -1/2 (* i (exp i)))) n))))) |
(*.f64 (neg.f64 n) (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) i) (/.f64 (exp.f64 i) n) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 i))) (neg.f64 n))) n) (/.f64 (exp.f64 i) i)))) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n)) (exp.f64 i)) |
(+ (exp i) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3))))) n)) (* 1/2 (* (pow i 2) (exp i)))) n))) |
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i) (/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64))) (exp.f64 i) (/.f64 (*.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 (pow.f64 i #s(literal 5 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 i #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (exp.f64 i)) (neg.f64 n))) (neg.f64 n))) (neg.f64 n)) (exp.f64 i)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 361 |
| 0 | 78 | 357 |
| 1 | 267 | 357 |
| 2 | 1707 | 357 |
| 0 | 8496 | 337 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(expm1.f64 i) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(/.f64 #s(literal 100 binary64) i) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(pow.f64 (/.f64 i n) #s(literal -1 binary64)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) |
(fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) n) #s(literal 100 binary64)) |
(*.f64 (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i)) n) |
(*.f64 (*.f64 #s(literal 100 binary64) n) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i)) |
(*.f64 #s(literal 100 binary64) (*.f64 n (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i))) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 n (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) (*.f64 #s(literal 100 binary64) n))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))))) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) (*.f64 #s(literal 100 binary64) n)) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)))) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)))) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) i) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))))) (neg.f64 (neg.f64 (neg.f64 i)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) (neg.f64 i)) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i))) i)) |
(neg.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (neg.f64 i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
(*.f64 (/.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (/.f64 (expm1.f64 i) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 i) #s(literal 2 binary64)) (*.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) (-.f64 (sinh.f64 i) #s(literal 1 binary64)))) (-.f64 (cosh.f64 i) (-.f64 (sinh.f64 i) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (fma.f64 (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 i) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 i) (cosh.f64 i) (-.f64 (*.f64 (-.f64 (sinh.f64 i) #s(literal 1 binary64)) (-.f64 (sinh.f64 i) #s(literal 1 binary64))) (*.f64 (cosh.f64 i) (-.f64 (sinh.f64 i) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 i i)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 i i))) (neg.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (+.f64 i i)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 i #s(literal 3 binary64))) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) |
(expm1.f64 i) |
(-.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 2 binary64)) (+.f64 (exp.f64 i) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 i) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 i) #s(literal 3 binary64)) (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (exp.f64 i) (exp.f64 i) (+.f64 (exp.f64 i) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (exp.f64 i) #s(literal 1 binary64)) |
(+.f64 (cosh.f64 i) (-.f64 (sinh.f64 i) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n)) |
(*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n) |
(*.f64 n #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)))) |
#s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 n #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) (*.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))))) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (fma.f64 (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))))))) |
(/.f64 (-.f64 #s(literal 1000000 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 100 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 10000 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 100 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 100 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 100 binary64)))))) |
(/.f64 (-.f64 #s(literal 1000000 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 100 binary64) i)) #s(literal 3 binary64))) (+.f64 #s(literal 10000 binary64) (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 100 binary64) i)) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 100 binary64) i)) (*.f64 #s(literal 100 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 100 binary64) i)))))) |
(/.f64 (-.f64 #s(literal 1000000 binary64) (pow.f64 (*.f64 #s(literal -100 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64))) (+.f64 #s(literal 10000 binary64) (fma.f64 (*.f64 #s(literal -100 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 #s(literal -100 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 10000 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 100 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) #s(literal 10000 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1000000 binary64) #s(literal 1000000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64)) #s(literal 10000 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))) #s(literal 1000000 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 100 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(/.f64 (-.f64 #s(literal 10000 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 100 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) #s(literal 10000 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1000000 binary64) #s(literal 1000000 binary64))) (neg.f64 (+.f64 #s(literal 10000 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1000000 binary64) #s(literal 1000000 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) #s(literal 10000 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1000000 binary64) #s(literal 1000000 binary64)) (+.f64 #s(literal 10000 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1000000 binary64) #s(literal 1000000 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) |
(fma.f64 (*.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i #s(literal 100 binary64)) |
(fma.f64 (*.f64 #s(literal 100 binary64) i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 100 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 #s(literal 100 binary64) i) #s(literal 100 binary64)) |
(fma.f64 #s(literal 100 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) |
(fma.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 100 binary64)) #s(literal 100 binary64)) |
(-.f64 (/.f64 #s(literal 10000 binary64) (-.f64 #s(literal 100 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 100 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64))) (/.f64 #s(literal 10000 binary64) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64)))) |
(-.f64 #s(literal 100 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 100 binary64))) |
(-.f64 #s(literal 100 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 100 binary64) i))) |
(-.f64 #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(+.f64 (/.f64 #s(literal 1000000 binary64) (+.f64 #s(literal 10000 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 10000 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 10000 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 #s(literal 1000000 binary64) (+.f64 #s(literal 10000 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(+.f64 (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64))))) (/.f64 #s(literal 1000000 binary64) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 10000 binary64) (-.f64 #s(literal 10000 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 10000 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64)) #s(literal 100 binary64)) |
(+.f64 #s(literal 100 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
(*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 1 binary64))) |
(*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 2 binary64))) i)) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) i)) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n)) n) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 i (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 2 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 i (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n)) n) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 2 binary64))) i) (+.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) i) (+.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n)) n) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 i (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 i (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n)) n) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 100 binary64) i) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
(*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) (/.f64 #s(literal 100 binary64) i)) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (*.f64 n (/.f64 #s(literal 100 binary64) i))) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) i)) |
(*.f64 n (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i))) |
(/.f64 (neg.f64 (*.f64 #s(literal -100 binary64) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) #s(literal -100 binary64))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))))) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 #s(literal -100 binary64) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) #s(literal -100 binary64)) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (neg.f64 i)) |
(/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) i) |
(/.f64 #s(literal -100 binary64) (neg.f64 (neg.f64 (neg.f64 i)))) |
(/.f64 #s(literal -100 binary64) (neg.f64 i)) |
(/.f64 #s(literal 100 binary64) (neg.f64 (neg.f64 i))) |
(/.f64 #s(literal 100 binary64) i) |
(neg.f64 (/.f64 #s(literal -100 binary64) i)) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n) |
(*.f64 n #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))))) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (fma.f64 (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) (/.f64 i n)) (*.f64 i #s(literal 1 binary64)))) (neg.f64 (*.f64 i (/.f64 i n)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (*.f64 (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (/.f64 i n) #s(literal -2 binary64)))) (*.f64 (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))) (pow.f64 (/.f64 i n) #s(literal -3 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) n) (/.f64 (neg.f64 i) n)) (*.f64 (neg.f64 i) #s(literal -1 binary64))) (*.f64 (neg.f64 i) (/.f64 (neg.f64 i) n))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) n) (/.f64 i n)) (*.f64 (neg.f64 i) #s(literal 1 binary64))) (*.f64 (neg.f64 i) (/.f64 i n))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)))) (/.f64 (neg.f64 i) n)) (*.f64 (neg.f64 i) #s(literal -1 binary64))) (*.f64 (neg.f64 i) (/.f64 (neg.f64 i) n))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)))) (/.f64 i n)) (*.f64 (neg.f64 i) #s(literal 1 binary64))) (*.f64 (neg.f64 i) (/.f64 i n))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n)) (/.f64 (neg.f64 i) n)) (*.f64 (neg.f64 i) #s(literal -1 binary64))) (*.f64 (neg.f64 i) (/.f64 (neg.f64 i) n))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n)) (/.f64 i n)) (*.f64 (neg.f64 i) #s(literal 1 binary64))) (*.f64 (neg.f64 i) (/.f64 i n))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) (/.f64 (neg.f64 i) n)) (*.f64 i #s(literal -1 binary64))) (*.f64 i (/.f64 (neg.f64 i) n))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) (/.f64 i n)) (*.f64 i #s(literal 1 binary64))) (*.f64 i (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) |
(fma.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (/.f64 n i) (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) |
(fma.f64 n (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) (/.f64 i n)) (*.f64 i (/.f64 i n))) (/.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (/.f64 i n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 i n) #s(literal -3 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) (/.f64 (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64))) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)))) |
(+.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (neg.f64 i) #s(literal -1 binary64))) (fabs.f64 (neg.f64 n))) |
(*.f64 (fabs.f64 (pow.f64 i #s(literal -1 binary64))) (fabs.f64 n)) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 i n)) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 (/.f64 i n)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 i) n) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 i) n) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 i) #s(literal -1 binary64)) (neg.f64 n)) |
(*.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)) (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 i #s(literal -1 binary64)) n) |
(*.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 i n))) |
(pow.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 i n) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (cosh.f64 (neg.f64 (log.f64 (/.f64 i n))))) (*.f64 (sinh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (sinh.f64 (neg.f64 (log.f64 (/.f64 i n)))))) (-.f64 (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (sinh.f64 (neg.f64 (log.f64 (/.f64 i n)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 (log.f64 (/.f64 i n)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (-.f64 (*.f64 (sinh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (sinh.f64 (neg.f64 (log.f64 (/.f64 i n))))) (*.f64 (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (sinh.f64 (neg.f64 (log.f64 (/.f64 i n)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 i) n)) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 i n))) |
(/.f64 #s(literal 1 binary64) (/.f64 i n)) |
(sqrt.f64 (pow.f64 (/.f64 i n) #s(literal -2 binary64))) |
(fabs.f64 (neg.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(fabs.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 i n)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 i n)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 i n)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 i n) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (/.f64 i n)))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 (/.f64 i n)))) (sinh.f64 (neg.f64 (log.f64 (/.f64 i n))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) #s(literal 100 binary64))) (neg.f64 (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))) #s(literal 100 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))))) (neg.f64 (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) #s(literal 100 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64))) #s(literal 100 binary64)) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64)))) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 3 binary64)) (pow.f64 (/.f64 i n) #s(literal -3 binary64)))) (fma.f64 (pow.f64 (/.f64 i n) #s(literal -1 binary64)) (fma.f64 (pow.f64 i #s(literal -1 binary64)) n (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n)) (pow.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) |
(*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) (/.f64 n i)) |
(*.f64 n (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) n)) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (*.f64 n (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))))) (neg.f64 (neg.f64 i))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n))) (neg.f64 (neg.f64 i))) |
(/.f64 (*.f64 (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64))) n) (neg.f64 i)) |
(/.f64 (*.f64 n (neg.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)))) (neg.f64 i)) |
(/.f64 (neg.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n)) (neg.f64 i)) |
(/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) i) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) i) (*.f64 #s(literal -1/6 binary64) i) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) i))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 i) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 i) #s(literal 1/6 binary64)) (*.f64 (neg.f64 i) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 i) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) i)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 i #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) i))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 i #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (*.f64 i #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 i #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 i #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (*.f64 i #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 i #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) |
(fma.f64 i #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) i))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) i)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) i)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 i) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (*.f64 i #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 2 binary64)) (*.f64 i #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 i i) (-.f64 #s(literal 1/4 binary64) (*.f64 i #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) i) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) i)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)))) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) |
(fma.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #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/2 binary64) n)) i))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) i)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i) |
(*.f64 i (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))) (-.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))) |
(/.f64 (-.f64 (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64)))) (-.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64))) (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) (-.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) i) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) i) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1 binary64) i) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) (*.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64)) (pow.f64 (*.f64 i #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (-.f64 (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64))) (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 i #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 3 binary64))) (fma.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (*.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) i)) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) i)) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (neg.f64 (*.f64 i (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 i (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) i) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64)) i) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(/.f64 (*.f64 i (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) |
(/.f64 (*.f64 i (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i (*.f64 #s(literal 1 binary64) i)) |
(fma.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 i #s(literal 1 binary64))) |
(fma.f64 i #s(literal 1 binary64) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(fma.f64 #s(literal 1 binary64) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i) (*.f64 #s(literal 1 binary64) i)) |
(+.f64 (*.f64 #s(literal 1 binary64) i) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(+.f64 (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 i #s(literal 1 binary64))) |
(+.f64 (*.f64 i #s(literal 1 binary64)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
Compiled 26 744 to 2 749 computations (89.7% saved)
31 alts after pruning (26 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 15 | 535 |
| Fresh | 3 | 11 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 2 | 4 | 6 |
| Total | 529 | 31 | 560 |
| Status | Accuracy | Program |
|---|---|---|
| 24.3% | (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) | |
| 17.2% | (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) | |
| 73.4% | (*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) | |
| ✓ | 74.6% | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
| 57.3% | (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) | |
| 5.1% | (*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) | |
| 50.5% | (*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) | |
| ✓ | 74.6% | (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
| 2.8% | (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) | |
| 16.9% | (*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) | |
| 16.6% | (*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) | |
| 57.9% | (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) | |
| 45.7% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) | |
| 54.7% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) | |
| 54.4% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) | |
| 2.8% | (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) | |
| ✓ | 23.9% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 14.8% | (*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) | |
| 14.7% | (*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) | |
| 16.1% | (*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) | |
| 54.4% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) | |
| 17.8% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) | |
| ✓ | 55.5% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
| 54.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) | |
| 17.8% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) | |
| 57.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) | |
| 55.5% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) | |
| 54.7% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) | |
| ✓ | 46.6% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
Compiled 2 364 to 864 computations (63.5% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) |
(*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 i n))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 n i)) #s(literal 100 binary64)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) (*.f64 n #s(literal 100 binary64))) |
(/.f64 (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) n) i) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) (/.f64 (/.f64 (+.f64 n n) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 100 binary64) i)) n) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n) #s(literal 2 binary64)) (pow.f64 (/.f64 i n) #s(literal -2 binary64))) #s(literal 100 binary64)) (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
4 calls:
| 160.0ms | i |
| 14.0ms | n |
| 12.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 11.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 3 | i |
| 90.2% | 3 | n |
| 94.1% | 4 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 94.1% | 4 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) |
(*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 i n))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
4 calls:
| 13.0ms | n |
| 13.0ms | i |
| 10.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 10.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 1 | i |
| 83.0% | 3 | n |
| 79.0% | 4 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 79.0% | 4 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
1 calls:
| 13.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) (/.f64 (*.f64 n n) i)))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
1 calls:
| 12.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) (-.f64 (/.f64 (*.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) n) i) (pow.f64 (/.f64 i n) #s(literal -1 binary64)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (*.f64 (/.f64 n i) (log.f64 (/.f64 i n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 (log.f64 (/.f64 i n)) n) (/.f64 n i)))) |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (*.f64 n n) i) (log.f64 (/.f64 i n)))) #s(literal 100 binary64)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) i) n (*.f64 (/.f64 #s(literal -1 binary64) i) n))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)) |
1 calls:
| 36.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
| Outputs |
|---|
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
1 calls:
| 9.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (expm1.f64 i) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (/.f64 (expm1.f64 i) i) n))) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 (*.f64 #s(literal 100 binary64) n) i)) |
| Outputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) |
1 calls:
| 9.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n) i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64))) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (/.f64 (fma.f64 (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)) n (*.f64 #s(literal -50 binary64) i)) n))) n) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) #s(approx (pow (/ i n) -1) (/.f64 n i)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/24 binary64) (*.f64 #s(literal 1/6 binary64) n)) i (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (- (exp i) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) (-.f64 (*.f64 (/.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) i) n) (/.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 #s(literal 100 binary64) i)) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) i) (fma.f64 (*.f64 n i) (-.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 n n)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) n)) (*.f64 #s(literal 100 binary64) n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
4 calls:
| 8.0ms | n |
| 8.0ms | i |
| 6.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 6.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.5% | 2 | i |
| 57.3% | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 57.3% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 66.4% | 3 | n |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (fma.f64 #s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) #s(literal 100 binary64) #s(literal 100 binary64))) n) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
1 calls:
| 4.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.6% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
1 calls:
| 3.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.6% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
4 calls:
| 3.0ms | n |
| 3.0ms | i |
| 2.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 2.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 55.5% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 55.5% | 1 | i |
| 55.5% | 1 | n |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
4 calls:
| 3.0ms | i |
| 2.0ms | n |
| 2.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 2.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.9% | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 54.9% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 58.1% | 3 | n |
| 54.9% | 1 | i |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (*.f64 #s(literal -50 binary64) (/.f64 i n)))) n) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
2 calls:
| 2.0ms | i |
| 2.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.9% | 1 | i |
| 54.9% | 1 | n |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
4 calls:
| 2.0ms | i |
| 2.0ms | n |
| 2.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 1.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 54.7% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 54.7% | 1 | i |
| 54.7% | 1 | n |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
| Outputs |
|---|
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
4 calls:
| 1.0ms | n |
| 1.0ms | i |
| 1.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 1.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | n |
| 54.7% | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 54.7% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 54.7% | 1 | i |
Compiled 30 to 22 computations (26.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
| Outputs |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
4 calls:
| 1.0ms | i |
| 1.0ms | n |
| 1.0ms | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 1.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.6% | 1 | n |
| 46.6% | 1 | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 46.6% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 46.6% | 1 | i |
Compiled 30 to 22 computations (26.7% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 6.016505029542241e-302 | 2.5333467181939843e-180 |
| 0.0ms | -inf | -0.010272146422986194 |
Compiled 18 to 15 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 47.0ms | -1.0411027959551827e-292 | 1.492732021176829e-304 |
| 20.0ms | 139× | 1 | valid |
| 20.0ms | 65× | 2 | valid |
| 15.0ms | 256× | 0 | invalid |
| 10.0ms | 100× | 0 | valid |
Compiled 895 to 683 computations (23.7% saved)
ival-pow: 16.0ms (35.2% of total)ival-div: 11.0ms (24.2% of total)adjust: 5.0ms (11% of total)ival-add: 4.0ms (8.8% of total)ival-sub: 4.0ms (8.8% of total)ival-mult: 4.0ms (8.8% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 1.0ms | -1.0411027959551827e-292 | 1.492732021176829e-304 |
Compiled 933 to 721 computations (22.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 1.0ms | -1.0411027959551827e-292 | 1.492732021176829e-304 |
Compiled 933 to 683 computations (26.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 61.0ms | -2.2684261326931733e-201 | -7.028052748368979e-230 |
| 47.0ms | 140× | 2 | valid |
| 13.0ms | 88× | 1 | valid |
| 12.0ms | 210× | 0 | invalid |
| 4.0ms | 60× | 0 | valid |
Compiled 705 to 569 computations (19.3% saved)
ival-pow: 28.0ms (46.2% of total)ival-div: 12.0ms (19.8% of total)adjust: 7.0ms (11.6% of total)ival-add: 4.0ms (6.6% of total)ival-sub: 4.0ms (6.6% of total)ival-mult: 4.0ms (6.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 1.0ms | -2.2684261326931733e-201 | -7.028052748368979e-230 |
Compiled 753 to 593 computations (21.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 1.0ms | -2.2684261326931733e-201 | -7.028052748368979e-230 |
Compiled 797 to 604 computations (24.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 53.0ms | -6.452638841887086e-177 | -7.36194999936911e-192 |
| 23.0ms | 68× | 2 | valid |
| 8.0ms | 47× | 1 | valid |
| 7.0ms | 122× | 0 | invalid |
| 3.0ms | 45× | 0 | valid |
Compiled 954 to 699 computations (26.7% saved)
ival-pow: 15.0ms (46.3% of total)ival-div: 6.0ms (18.5% of total)adjust: 4.0ms (12.3% of total)ival-mult: 3.0ms (9.3% of total)ival-add: 2.0ms (6.2% of total)ival-sub: 2.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 1.0ms | -6.452638841887086e-177 | -7.36194999936911e-192 |
Compiled 940 to 673 computations (28.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.3948518800666505e-114 | 7.624630678622397e-111 |
| 1.0ms | -6.452638841887086e-177 | -7.36194999936911e-192 |
Compiled 900 to 663 computations (26.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 1.960759188516692e-235 | 4.402758298590448e-234 |
| 26.0ms | -2.2684261326931733e-201 | -7.028052748368979e-230 |
| 24.0ms | 85× | 2 | valid |
| 9.0ms | 155× | 0 | invalid |
| 6.0ms | 46× | 1 | valid |
| 4.0ms | 61× | 0 | valid |
Compiled 984 to 693 computations (29.6% saved)
ival-pow: 12.0ms (37.3% of total)ival-div: 8.0ms (24.9% of total)adjust: 4.0ms (12.4% of total)ival-mult: 3.0ms (9.3% of total)ival-sub: 3.0ms (9.3% of total)ival-add: 2.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 158 | 959 |
| 1 | 215 | 959 |
| 2 | 293 | 959 |
| 3 | 494 | 959 |
| 4 | 1249 | 959 |
| 5 | 7125 | 959 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) (if (<=.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal 4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal +inf.0 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n))))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5001010824659891/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5001010824659891/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)))) |
(if (<=.f64 n #s(literal -2333805051507949/3334007216439927137039925895360628898572379161157954080198128905882018618908816035760716100435777145371464955296716620222944400827059682540181678026165415023047578789757007279231539142955907012364482508067943300990845374018738230645581938688 binary64)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)))) |
(if (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))))) |
(if (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))))) |
(if (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(if (<=.f64 n #s(literal -3534047649426323/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) (if (<=.f64 n #s(literal 357986298980937/1789931494904685075276173995854677405670108698260665783090090606394441500334556509959080266614039273464334969326187482504649803797317086043777814127597786226282054644248700756391675078842436173515315000514484077967245659600421098975959924194154643456 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
| Outputs |
|---|
(if (<=.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal -inf.0 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) (if (<=.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal 4825645764048353/48256457640483526790736996345261885416402018013988046254372920519692978755949818346967788625106125949665803400115206697318508323999832505432847356782135608177546840733663168278805472312472633443174306792848764674320699568611310171751523817932405366025164140823449795139392236379439950593039113881265164914919783530496 binary64)) (*.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal +inf.0 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) i) (*.f64 n #s(literal 100 binary64))) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n))))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (*.f64 #s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n #s(literal 100 binary64))) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) (*.f64 (*.f64 n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) n) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 5076909840309109/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5001010824659891/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5001010824659891/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) i) (*.f64 #s(literal 100 binary64) n)))) |
(if (<=.f64 n #s(literal -5001010824659891/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) (*.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)))) |
(if (<=.f64 n #s(literal -5001010824659891/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) (*.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 #s(literal 100 binary64) i)) n) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)))) |
(if (<=.f64 n #s(literal -2333805051507949/3334007216439927137039925895360628898572379161157954080198128905882018618908816035760716100435777145371464955296716620222944400827059682540181678026165415023047578789757007279231539142955907012364482508067943300990845374018738230645581938688 binary64)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)))) |
(if (or (<=.f64 n #s(literal -2333805051507949/3334007216439927137039925895360628898572379161157954080198128905882018618908816035760716100435777145371464955296716620222944400827059682540181678026165415023047578789757007279231539142955907012364482508067943300990845374018738230645581938688 binary64)) (not (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)))) #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (/.f64 (expm1.f64 i) i) #s(literal 100 binary64)) n)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n))) |
(if (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))))) |
(if (or (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (not (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)))) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) i #s(literal 1/6 binary64)) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n))) |
(if (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (fma.f64 (*.f64 n i) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) n)) i n)))) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))))) |
(if (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) (if (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))))) |
(if (or (<=.f64 n #s(literal -2511634509858501/2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488 binary64)) (not (<=.f64 n #s(literal 6238506811771833/1386334847060407429789207092071541851718218537687908287585239790307310653902812811519987203052069789048695605480701785914487078912 binary64)))) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) (*.f64 (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) #s(literal 1 binary64)) i) (*.f64 #s(literal 100 binary64) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 (fma.f64 #s(literal 1/6 binary64) i #s(literal 1/2 binary64)) i #s(literal 1 binary64))) n))) |
(if (<=.f64 n #s(literal -3534047649426323/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) (if (<=.f64 n #s(literal 357986298980937/1789931494904685075276173995854677405670108698260665783090090606394441500334556509959080266614039273464334969326187482504649803797317086043777814127597786226282054644248700756391675078842436173515315000514484077967245659600421098975959924194154643456 binary64)) (*.f64 (/.f64 #s(literal 100 binary64) i) #s(approx (* (- (pow (+ 1 (/ i n)) n) 1) n) (*.f64 n i))) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 #s(approx (/ (- (exp i) 1) i) (fma.f64 #s(approx (+ (* 1/6 i) 1/2) (*.f64 #s(literal 1/6 binary64) i)) i #s(literal 1 binary64))) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(approx (* (/ (- (exp i) 1) i) n) (fma.f64 (*.f64 n i) #s(literal 1/2 binary64) n)))) |
(*.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ 100 i)) #s(approx (+ (* (* (- 1/2 (/ 1/2 n)) i) 100) 100) (fma.f64 #s(literal 50 binary64) i #s(literal 100 binary64)))) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 892 | 9615 |
| 1 | 3299 | 9478 |
| 0 | 8104 | 8789 |
| 0 | 45 | 293 |
| 0 | 73 | 283 |
| 1 | 232 | 283 |
| 2 | 1363 | 283 |
| 0 | 8255 | 283 |
| 0 | 850 | 6803 |
| 1 | 3090 | 6147 |
| 0 | 8590 | 5682 |
| 0 | 515 | 3779 |
| 1 | 1846 | 3384 |
| 0 | 8376 | 3118 |
| 0 | 10 | 44 |
| 0 | 16 | 44 |
| 1 | 64 | 44 |
| 2 | 417 | 44 |
| 3 | 4669 | 44 |
| 0 | 8501 | 38 |
| 0 | 811 | 5135 |
| 1 | 2917 | 4672 |
| 0 | 8192 | 4304 |
| 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× | iter limit |
| 1× | node limit |
Compiled 2 173 to 840 computations (61.3% saved)
Compiled 2 040 to 382 computations (81.3% saved)
Loading profile data...