
Time bar (total: 9.7s)
| 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.3s | 1 650× | 2 | valid |
| 1.8s | 4 560× | 1 | valid |
| 199.0ms | 1 998× | 0 | valid |
| 193.0ms | 2 037× | 0 | invalid |
| 92.0ms | 48× | 3 | valid |
ival-pow: 3.0s (72.1% of total)ival-div: 371.0ms (9% of total)adjust: 344.0ms (8.4% of total)ival-add: 149.0ms (3.6% of total)ival-mult: 145.0ms (3.5% of total)ival-sub: 124.0ms (3% of total)exact: 14.0ms (0.3% of total)ival-assert: 3.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 180 | 0 | - | 0 | - | (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
| 66 | 60 | (1.2781603226391862e-176 -1.6439256239624094e+267) | 0 | - | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) |
| 34 | 0 | - | 2 | (6.276159490543698e-114 -1.5396082950814825e+208) | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 2 | 0 | - | 2 | (-2.4692335310584227e-232 -1.4392073572157157e-276) | (*.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 | 180 | 0 |
pow.f64 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | sensitivity | 104 | 1 |
/.f64 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) | n/u | 32 | 0 |
| ↳ | (/.f64 i n) | underflow | 32 | |
pow.f64 | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | oflow-rescue | 22 | 0 |
| ↳ | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) | overflow | 32 | |
| ↳ | (/.f64 i n) | overflow | 22 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 i n)) | overflow | 22 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 187 | 0 |
| - | 32 | 37 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 187 | 0 | 0 |
| - | 32 | 1 | 36 |
| number | freq |
|---|---|
| 0 | 37 |
| 1 | 132 |
| 2 | 55 |
| 3 | 32 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 126.0ms | 264× | 1 | valid |
| 105.0ms | 168× | 2 | valid |
| 7.0ms | 78× | 0 | valid |
| 6.0ms | 2× | 3 | valid |
Compiled 131 to 34 computations (74% saved)
ival-pow: 107.0ms (49.7% of total)ival-add: 44.0ms (20.5% of total)adjust: 31.0ms (14.4% of total)ival-div: 17.0ms (7.9% of total)ival-mult: 8.0ms (3.7% of total)ival-sub: 6.0ms (2.8% of total)ival-true: 1.0ms (0.5% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 100 |
| 1 | 83 | 100 |
| 2 | 208 | 96 |
| 3 | 568 | 96 |
| 4 | 1373 | 92 |
| 5 | 7125 | 92 |
| 0 | 10 | 15 |
| 0 | 16 | 15 |
| 1 | 27 | 15 |
| 2 | 46 | 15 |
| 3 | 93 | 15 |
| 4 | 211 | 15 |
| 5 | 1126 | 15 |
| 0 | 8481 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 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 (*.f64 (/.f64 #s(literal 100 binary64) i) n) (-.f64 (pow.f64 (-.f64 (/.f64 i n) #s(literal -1 binary64)) n) #s(literal 1 binary64))) |
Compiled 15 to 10 computations (33.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 30.2% | (*.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)
| 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 |
|---|
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 1)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (+ 1 (/ i n)))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ i n))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (* i (+ (/ 1 i) (/ 1 n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ (+ i n) n))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | i | @ | inf | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (+ 1 (/ i n)) 1 (/ i n) i n) |
| 6.0ms | i | @ | -inf | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (+ 1 (/ i n)) 1 (/ i n) i n) |
| 4.0ms | n | @ | 0 | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (+ 1 (/ i n)) 1 (/ i n) i n) |
| 3.0ms | n | @ | inf | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (+ 1 (/ i n)) 1 (/ i n) i n) |
| 3.0ms | i | @ | 0 | ((* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (pow (+ 1 (/ i n)) n) (+ 1 (/ i n)) 1 (/ i n) i n) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 628 | 5407 |
| 0 | 639 | 4961 |
| 1 | 4268 | 4800 |
| 0 | 8468 | 4376 |
| 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))) |
#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 |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 1)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (+ 1 (/ i n)))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ i n))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (* i (+ (/ 1 i) (/ 1 n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ (+ i n) n))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
| Outputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
#s(literal 100 binary64) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (neg.f64 (/.f64 i n))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) (/.f64 i n)) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) 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 3 binary64))) (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log1p.f64 (/.f64 i n)) n #s(literal 0 binary64)))))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64)))) (neg.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log1p.f64 (/.f64 i n))) n) |
(pow.f64 (*.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 i n) #s(literal 1 binary64))) (/.f64 n #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (/.f64 n #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) (+.f64 (/.f64 n #s(literal 2 binary64)) (/.f64 n #s(literal 2 binary64)))) |
(pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) |
(exp.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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 i n))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 i n) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(+.f64 (/.f64 i n) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 i n)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 i) (neg.f64 n)) |
(/.f64 i n) |
i |
n |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n) |
#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)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) 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 (fma.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) i (*.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 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(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 i #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) 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))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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))) |
#s(approx (+ 1 (/ i n)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ i n)) (+.f64 (/.f64 i n) #s(literal 1 binary64))) |
#s(approx (/ i n) (/.f64 i n)) |
#s(approx i i) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 (*.f64 n #s(literal 100 binary64)) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.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)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i))))))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n) #s(literal 100 binary64) (fma.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i)))) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.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))))))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (/.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.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)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i)))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) n (fma.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i))) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) i) (*.f64 n (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.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)))))))) i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (*.f64 n n)) i)) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i)) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.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))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n)) |
#s(approx (pow (+ 1 (/ i n)) n) (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(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (*.f64 n n)) i)) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) 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)))) (*.f64 i i)) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n) (/.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))) (pow.f64 (exp.f64 (-.f64 (log.f64 i) (log.f64 n))) n))) |
#s(approx (+ 1 (/ i n)) (/.f64 i n)) |
#s(approx (+ 1 (/ i n)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 n #s(literal -1 binary64)) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)) (neg.f64 (/.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)))) (pow.f64 n #s(literal 3 binary64)) (*.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))))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)) (neg.f64 (/.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)))) (neg.f64 (/.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))))))) i))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.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(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 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)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 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 (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 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)))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 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 (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)) (neg.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 #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 (*.f64 (*.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))))) (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))) i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (/.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)))) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (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 (*.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)))) 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))) |
#s(approx (pow (+ 1 (/ i 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) (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(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (/.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)))) 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(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (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 (*.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)))) 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(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)) #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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) (pow.f64 i #s(literal -2 binary64))) n (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) (*.f64 n n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #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 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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) (fma.f64 (pow.f64 i #s(literal -4 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) (*.f64 i i))))))) n (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #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 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))) #s(literal 100 binary64))) n (*.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i) #s(literal 100 binary64))) (*.f64 n n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 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) (pow.f64 i #s(literal -2 binary64))) n (/.f64 (log.f64 i) i))) (*.f64 n n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 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) (fma.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #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 (pow.f64 i #s(literal -2 binary64)))) n (/.f64 (log.f64 i) i))) (*.f64 n n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 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) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) i) #s(literal 1/6 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) (fma.f64 (pow.f64 i #s(literal -4 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) (*.f64 i i))))))) n (/.f64 (log.f64 i) (*.f64 i i))))) (/.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal 3 binary64)))) n (pow.f64 i #s(literal -2 binary64)))) n (/.f64 (log.f64 i) i))) (*.f64 n n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #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 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #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 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 (log.f64 i) (log.f64 n)) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (fma.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) i)))))) n (/.f64 (log.f64 i) i)))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (-.f64 (log.f64 i) (log.f64 n)) n #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 i) (log.f64 n)) #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 (-.f64 (log.f64 i) (log.f64 n)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n #s(literal 1 binary64))) |
#s(approx (+ 1 (/ i n)) (/.f64 (+.f64 n i) n)) |
#s(approx n n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (/.f64 (*.f64 (expm1.f64 i) n) i) #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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) 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))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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) 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))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.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))) (*.f64 n n)) (/.f64 (exp.f64 i) i))) (pow.f64 i #s(literal -1 binary64))) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (-.f64 (+.f64 (fma.f64 (/.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))) (*.f64 n 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)) (pow.f64 i #s(literal -1 binary64)))) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #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)) (*.f64 n n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (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))) (*.f64 n 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))) |
#s(approx (pow (+ 1 (/ i n)) n) (exp.f64 i)) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #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)) (*.f64 n n)))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (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))) (*.f64 n 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(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (*.f64 (fma.f64 #s(literal 50 binary64) (/.f64 (*.f64 (exp.f64 i) i) n) (*.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (*.f64 (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.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)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) n))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (*.f64 (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (neg.f64 (/.f64 (fma.f64 (*.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)) #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))) n))) n))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (neg.f64 (/.f64 (expm1.f64 i) i))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) i) (exp.f64 i) (*.f64 (/.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))) n) #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 i) i))) n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) i) (exp.f64 i) (neg.f64 (/.f64 (fma.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)))) (*.f64 n i)) (neg.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)))) n))) n) #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 i) i))) n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) (*.f64 i i)) #s(literal 1/2 binary64) (neg.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))) n)))) n) #s(literal -1 binary64) (exp.f64 i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i) (neg.f64 (/.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) (neg.f64 (*.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)))) n))) n) #s(literal -1 binary64) (exp.f64 i)) #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) (*.f64 i i)) #s(literal 1/2 binary64) (neg.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))) n)))) n) #s(literal -1 binary64) (exp.f64 i))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i) (neg.f64 (/.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) (neg.f64 (*.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)))) n))) n) #s(literal -1 binary64) (exp.f64 i))) |
Compiled 5 640 to 838 computations (85.1% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 19 | 138 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 19 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
| 77.8% | (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) | |
| 59.1% | (*.f64 #s(literal 100 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log1p.f64 (/.f64 i n)) n #s(literal 0 binary64)))))) (/.f64 i n))) | |
| ▶ | 37.2% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
| 9.5% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) | |
| 20.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))) | |
| ▶ | 34.9% | (*.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))) |
| ▶ | 13.4% | (*.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))) |
| 58.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) | |
| 38.9% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) | |
| 77.5% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) | |
| 47.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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))) | |
| 45.8% | (*.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))) | |
| 65.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) | |
| 11.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)))) | |
| ▶ | 42.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
| 47.9% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) | |
| 61.1% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) | |
| 16.0% | #s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)))) i))) |
Compiled 970 to 626 computations (35.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
#s(literal 100 binary64) |
(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) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) 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) |
(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) |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) |
#s(approx (+ 1 (/ i n)) (/.f64 i n)) |
(*.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 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 i) |
(log.f64 n) |
| Outputs |
|---|
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 i))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 i)) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* -1/2 (/ i n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ i n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 1)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (+ 1 (/ i n)))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (log i) (log n))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (log i) (log n)))) |
#s(approx (log i) #s(hole binary64 (log i))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ i n))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (* i (+ (/ 1 i) (/ 1 n))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (* -1 (log (/ 1 i))) (log n))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (* -1 (log (/ 1 i))) (log n)))) |
#s(approx (log i) #s(hole binary64 (* -1 (log (/ 1 i))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n)))) |
#s(approx (log i) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (/ n i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ -1/2 n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ (- (* 1/2 n) 1/2) n))) |
#s(approx (/ 1/2 n) #s(hole binary64 (/ 1/2 n))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ (+ i n) n))) |
#s(approx (log n) #s(hole binary64 (log n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1/2 (/ (pow i 2) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (* -1/2 (/ (pow i 2) n))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* 1/2 i))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* 1/2 i)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 n))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (log i) (* -1 (log (/ 1 n))))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (log i) (* -1 (log (/ 1 n)))))) |
#s(approx (log n) #s(hole binary64 (* -1 (log (/ 1 n))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (log i) (+ (log -1) (* -1 (log (/ -1 n)))))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (log i) (+ (log -1) (* -1 (log (/ -1 n))))))) |
#s(approx (log n) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 n)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 89.0ms | n | @ | 0 | ((/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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 (/ i n)) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (- (log i) (log n)) n) (- (log i) (log n)) (log i) (log n)) |
| 51.0ms | i | @ | 0 | ((/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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 (/ i n)) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (- (log i) (log n)) n) (- (log i) (log n)) (log i) (log n)) |
| 28.0ms | n | @ | -inf | ((/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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 (/ i n)) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (- (log i) (log n)) n) (- (log i) (log n)) (log i) (log n)) |
| 23.0ms | i | @ | -inf | ((/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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 (/ i n)) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (- (log i) (log n)) n) (- (log i) (log n)) (log i) (log n)) |
| 21.0ms | n | @ | inf | ((/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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 (/ i n)) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (- (log i) (log n)) n) (- (log i) (log n)) (log i) (log n)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1109 | 11491 |
| 0 | 1147 | 10379 |
| 1 | 7002 | 10377 |
| 0 | 8471 | 9789 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
#s(literal 100 binary64) |
(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) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) 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) |
(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) |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) |
#s(approx (+ 1 (/ i n)) (/.f64 i n)) |
(*.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 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (-.f64 (log.f64 i) (log.f64 n)) n)) |
(*.f64 (-.f64 (log.f64 i) (log.f64 n)) n) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 i) |
(log.f64 n) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 i))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 i)) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* -1/2 (/ i n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ i n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 1)) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 1)) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (+ 1 (/ i n)))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (log i) (log n))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (log i) (log n)))) |
#s(approx (log i) #s(hole binary64 (log i))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ i n))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (* i (+ (/ 1 i) (/ 1 n))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (* -1 (log (/ 1 i))) (log n))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (* -1 (log (/ 1 i))) (log n)))) |
#s(approx (log i) #s(hole binary64 (* -1 (log (/ 1 i))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) i)))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 i)))) (log n)))) |
#s(approx (log i) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (/ n i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ -1/2 n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ (- (* 1/2 n) 1/2) n))) |
#s(approx (/ 1/2 n) #s(hole binary64 (/ 1/2 n))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ 1 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))))))) |
#s(approx (+ 1 (/ i n)) #s(hole binary64 (/ (+ i n) n))) |
#s(approx (log n) #s(hole binary64 (log n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1/2 (/ (pow i 2) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (* -1/2 (/ (pow i 2) n))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* 1/2 i))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* 1/2 i)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 n))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (exp i))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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)))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (log i) (* -1 (log (/ 1 n))))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (log i) (* -1 (log (/ 1 n)))))) |
#s(approx (log n) #s(hole binary64 (* -1 (log (/ 1 n))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole binary64 (+ (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))))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(hole 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))))) |
#s(approx (* (- (log i) (log n)) n) #s(hole binary64 (* n (- (log i) (+ (log -1) (* -1 (log (/ -1 n)))))))) |
#s(approx (- (log i) (log n)) #s(hole binary64 (- (log i) (+ (log -1) (* -1 (log (/ -1 n))))))) |
#s(approx (log n) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 n)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64))) (neg.f64 (/.f64 i n))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) (/.f64 i n)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) |
#s(literal 100 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (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 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 (log1p.f64 (/.f64 i n)))) n)) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(*.f64 n (log1p.f64 (/.f64 i n))) |
(log.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n)) |
(log1p.f64 (/.f64 i n)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 i n) (/.f64 i n)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 i n)))) |
(-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 (/.f64 i n) (/.f64 i n)) (*.f64 #s(literal 1 binary64) (/.f64 i n))))) |
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n))) |
(/.f64 (neg.f64 i) (neg.f64 n)) |
(/.f64 i n) |
i |
n |
(*.f64 #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) 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 (*.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))) (/.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)) 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))) (neg.f64 (/.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 i (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) i (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) i)) |
(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 #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 #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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) (-.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 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (-.f64 #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 #s(literal 1 binary64) (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 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #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 #s(literal 1 binary64) (*.f64 (neg.f64 i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
(+.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 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 n #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 n)) |
(/.f64 #s(literal 1/2 binary64) n) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) |
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (neg.f64 (/.f64 i n))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) (/.f64 i n)) (pow.f64 (/.f64 i n) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n))) n)) |
(-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) (/.f64 n #s(literal 2 binary64))) (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) (/.f64 n #s(literal 2 binary64)))) |
(pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n))) n)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n))) n)) (sinh.f64 (*.f64 (log.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n))) n))) |
#s(approx (+ 1 (/ i n)) (/.f64 i n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n))) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n))) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n)))) (/.f64 i n)) |
(*.f64 (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n))) i) n) |
(/.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n)))) (neg.f64 (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n))) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (log.f64 (pow.f64 (/.f64 i n) n))) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(*.f64 n (log.f64 (/.f64 i n))) |
(log.f64 (pow.f64 (/.f64 i n) n)) |
(/.f64 (-.f64 (*.f64 (log.f64 i) (log.f64 i)) (*.f64 (log.f64 n) (log.f64 n))) (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 i) (log.f64 i) (fma.f64 (log.f64 n) (log.f64 n) (*.f64 (log.f64 i) (log.f64 n))))) |
(-.f64 (log.f64 (neg.f64 i)) (log.f64 (neg.f64 n))) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 (/.f64 i n)) |
(log.f64 i) |
(log.f64 n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 i #s(literal 100 binary64))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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)) i)) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) i (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) 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 (fma.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) i (*.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 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(approx (* (log (+ 1 (/ i n))) n) i) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) #s(literal 1 binary64)) i)) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) #s(literal -1/4 binary64) (*.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64))) i) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 i n)) |
#s(approx (log (+ 1 (/ i n))) (*.f64 (fma.f64 (/.f64 i (*.f64 n n)) #s(literal -1/2 binary64) (pow.f64 n #s(literal -1 binary64))) i)) |
#s(approx (log (+ 1 (/ i n))) (*.f64 (fma.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -2 binary64)))) i (pow.f64 n #s(literal -1 binary64))) i)) |
#s(approx (log (+ 1 (/ i n))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 i (pow.f64 n #s(literal 4 binary64))) #s(literal -1/4 binary64) (*.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/3 binary64))) i (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -2 binary64)))) i (pow.f64 n #s(literal -1 binary64))) i)) |
#s(approx (/ i n) (/.f64 i n)) |
#s(approx i i) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n) |
#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)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) (*.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) 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 (fma.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)) #s(literal 1/24 binary64)) (fma.f64 (pow.f64 n #s(literal -3 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) n))) i (*.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 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(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) #s(literal 1 binary64)) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 #s(literal 1 binary64) i)) |
#s(approx (pow (+ 1 (/ i n)) 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))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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))) |
#s(approx (+ 1 (/ i n)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ i n)) (+.f64 #s(literal 1 binary64) (/.f64 i n))) |
#s(approx (* (- (log i) (log n)) n) (log.f64 (pow.f64 (/.f64 i n) n))) |
#s(approx (- (log i) (log n)) (log.f64 (/.f64 i n))) |
#s(approx (log i) (log.f64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 (*.f64 n #s(literal 100 binary64)) (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (/.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n) #s(literal 100 binary64) (fma.f64 (*.f64 n (/.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i))) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (/.f64 (*.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 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))))) i)) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) #s(literal 100 binary64))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) #s(literal 100 binary64)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) #s(literal 100 binary64) (fma.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (*.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i)) #s(literal 100 binary64))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) i) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n (/.f64 (*.f64 n n) i))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n (/.f64 (*.f64 n n) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 n #s(literal 4 binary64)) (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n (/.f64 (*.f64 n n) i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 (neg.f64 (log.f64 i)) #s(literal -1 binary64) (/.f64 n i)))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 (neg.f64 (log.f64 i)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 n n) (*.f64 i i)) #s(literal -1/2 binary64) (/.f64 n i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 (neg.f64 (log.f64 i)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 n n) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 n i) #s(literal 3 binary64)) #s(literal 1/3 binary64) (/.f64 n i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 (*.f64 n #s(literal 100 binary64)) (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (/.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 (*.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n) #s(literal 100 binary64) (fma.f64 (*.f64 n (/.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i))) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 n (/.f64 (*.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 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (/.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n (fma.f64 n (/.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n)) n (fma.f64 n (/.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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 i i)) (fma.f64 n (/.f64 (*.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 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (pow.f64 n #s(literal 3 binary64))) i)))) i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) i) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (-.f64 (+.f64 (pow.f64 i #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i i))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 (-.f64 (+.f64 (pow.f64 i #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i)) |
#s(approx (pow (+ 1 (/ i n)) n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (*.f64 n n) (/.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) i) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (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) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (*.f64 n n)) i))) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (+ 1 (/ i n)) (/.f64 i n)) |
#s(approx (+ 1 (/ i n)) (*.f64 (+.f64 (pow.f64 i #s(literal -1 binary64)) (pow.f64 n #s(literal -1 binary64))) i)) |
#s(approx (* (- (log i) (log n)) n) (*.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 i))) (log.f64 n)) n)) |
#s(approx (- (log i) (log n)) (-.f64 (neg.f64 (neg.f64 (log.f64 i))) (log.f64 n))) |
#s(approx (log i) (neg.f64 (neg.f64 (log.f64 i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)) (neg.f64 (/.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))))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)) (neg.f64 (/.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)))) (neg.f64 (/.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))))))) i))) i))) i))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 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)) #s(literal 100 binary64))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 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)) #s(literal 100 binary64) (neg.f64 (/.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 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)))) (/.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)))) i)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 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)) #s(literal 100 binary64) (neg.f64 (/.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)))) (neg.f64 (/.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))) i))) i)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (/.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)))) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (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 (*.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)))) 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n))) n)) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.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) i))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.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 (/.f64 (fma.f64 (/.f64 (pow.f64 n #s(literal 3 binary64)) i) #s(literal 1/2 binary64) (neg.f64 (*.f64 n n))) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.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 (/.f64 (fma.f64 (/.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) #s(literal -1 binary64) (neg.f64 (*.f64 n n))) i)))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) n)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (/.f64 n i)) (log.f64 (/.f64 #s(literal -1 binary64) n)))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (+.f64 (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.f64 (/.f64 #s(literal -1 binary64) n)))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 n (/.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))) i)) (log.f64 (/.f64 #s(literal -1 binary64) n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)) (neg.f64 (/.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))))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)) (neg.f64 (/.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)))) (neg.f64 (/.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))))))) i))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.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(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 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)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 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 (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))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 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 (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)) (neg.f64 (/.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)))) (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 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)))) i))) i))) i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (/.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)))) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (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 (*.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)))) 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 (neg.f64 i) (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (pow (+ 1 (/ i 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))))) |
#s(approx (pow (+ 1 (/ i n)) n) (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(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (/.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)))) 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(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (*.f64 #s(literal -1 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 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)))) (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 (*.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)))) 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(approx (* (- (log i) (log n)) n) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 n)) n)) |
#s(approx (- (log i) (log n)) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 n))) |
#s(approx (log i) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (*.f64 n n) (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i)) #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))) n (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i))) (*.f64 n n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/2 binary64)))) n (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))) n (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i) #s(literal 100 binary64))) (*.f64 n n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (fma.f64 (pow.f64 i #s(literal -4 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i))))))) n (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/2 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))) #s(literal 100 binary64))) n (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i) #s(literal 100 binary64))) (*.f64 n n))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) n) #s(literal 100 binary64))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)))) n)) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))))) n (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 100 binary64))) n)) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i)) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/3 binary64))))) n (-.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))))) n (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) #s(literal 100 binary64))) n (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 100 binary64))) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (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 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i)) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/3 binary64))))) n (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64)))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) n)) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (/.f64 n i)) (log.f64 i)) n)) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 n (*.f64 i i)) #s(literal -1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 n (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) n (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (/.f64 n i)) (log.f64 i))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (fma.f64 (fma.f64 (/.f64 n (*.f64 i i)) #s(literal -1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 n (pow.f64 i #s(literal 3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) n (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i))) |
#s(approx n n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 (*.f64 n n) (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i)) #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))) n (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i))) (*.f64 n n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/2 binary64)))) n (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))) n (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i) #s(literal 100 binary64))) (*.f64 n n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (fma.f64 (pow.f64 i #s(literal -4 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i))))))) n (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/2 binary64)))))) n (*.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))) #s(literal 100 binary64))) n (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i) #s(literal 100 binary64))) (*.f64 n n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))) n (/.f64 (log.f64 i) i))) (*.f64 n n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/2 binary64)))) n (pow.f64 i #s(literal -2 binary64)))) n (/.f64 (log.f64 i) i))) (*.f64 n n))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) (*.f64 i i)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) i) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) (pow.f64 i #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 4 binary64)) i) #s(literal 1/24 binary64) (fma.f64 (pow.f64 i #s(literal -4 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) (*.f64 i i))))))) n (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/2 binary64)))) n (pow.f64 i #s(literal -2 binary64)))) n (/.f64 (log.f64 i) i))) (*.f64 n n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (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 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (log.f64 n) i) #s(literal -1 binary64) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) (*.f64 i i)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 4 binary64)) #s(literal 1/24 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) i)) (*.f64 (pow.f64 i #s(literal -3 binary64)) #s(literal 1/3 binary64))))) n (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64)))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (/.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)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) n (*.f64 #s(literal -1/2 binary64) i)) n)) |
#s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) |
#s(approx (- 1/2 (/ 1/2 n)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64)) n)) |
#s(approx (/ 1/2 n) (/.f64 #s(literal 1/2 binary64) n)) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) n #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) n (neg.f64 (log.f64 n))) (log.f64 i)) n #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (log.f64 n) (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 #s(literal -1 binary64) (log.f64 n) (log.f64 i)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (/.f64 (log.f64 i) i))) (*.f64 (pow.f64 i #s(literal -2 binary64)) #s(literal 1/2 binary64))) n (pow.f64 i #s(literal -1 binary64)))) n (neg.f64 (log.f64 n))) (log.f64 i)) n #s(literal 1 binary64))) |
#s(approx (+ 1 (/ i n)) (/.f64 (+.f64 n i) n)) |
#s(approx (log n) (log.f64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (/.f64 (*.f64 (expm1.f64 i) n) i) #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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) 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))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (fma.f64 (/.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)))) (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) 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))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))) n)) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (expm1.f64 i) #s(literal 100 binary64))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -50 binary64) (*.f64 (expm1.f64 i) #s(literal 100 binary64)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -50 binary64) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.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)) (*.f64 n n)))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -50 binary64) (fma.f64 (expm1.f64 i) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (fma.f64 (exp.f64 i) (/.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 (*.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 n n))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #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)) (*.f64 n n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (fma.f64 (exp.f64 i) (/.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 (*.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 n n)))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i)) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) (/.f64 (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 n n)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 i #s(literal 4 binary64)) (pow.f64 n #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 n n)))) i)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) n)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) i) (/.f64 (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 n n))) n)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 i #s(literal 4 binary64)) (pow.f64 n #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 i #s(literal 3 binary64)) #s(literal 1/3 binary64)) (*.f64 n n)))) i) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (/.f64 (*.f64 (expm1.f64 i) n) i) #s(literal 100 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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) 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))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -50 binary64) (fma.f64 (/.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)))) (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) 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))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (/.f64 (expm1.f64 i) i)) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (fma.f64 (/.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))) (*.f64 n n)) (/.f64 (exp.f64 i) i))) (pow.f64 i #s(literal -1 binary64))) n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal -1/2 binary64) (-.f64 (+.f64 (fma.f64 (/.f64 (exp.f64 i) i) (/.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 (*.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 n n) i))) (/.f64 (exp.f64 i) i)) (pow.f64 i #s(literal -1 binary64)))) n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #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)) (*.f64 n n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (fma.f64 (exp.f64 i) (/.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 (*.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 n n)))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (fma.f64 (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64)) i (*.f64 (/.f64 (*.f64 i i) n) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 #s(literal 1/2 binary64) i #s(literal 1 binary64))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i)) #s(literal 1 binary64))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 (/ 1/2 n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
#s(approx (pow (+ 1 (/ i n)) n) (exp.f64 i)) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #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)) (*.f64 n n)))) |
#s(approx (pow (+ 1 (/ i n)) n) (+.f64 (fma.f64 (*.f64 (*.f64 i i) (/.f64 (exp.f64 i) n)) #s(literal -1/2 binary64) (exp.f64 i)) (fma.f64 (exp.f64 i) (/.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 (*.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 n n))))) |
#s(approx (* (- (log i) (log n)) n) (*.f64 (-.f64 (log.f64 i) (neg.f64 (neg.f64 (log.f64 n)))) n)) |
#s(approx (- (log i) (log n)) (-.f64 (log.f64 i) (neg.f64 (neg.f64 (log.f64 n))))) |
#s(approx (log n) (neg.f64 (neg.f64 (log.f64 n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ 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))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.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)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (neg.f64 (/.f64 (fma.f64 (*.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)) #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))) n))) n))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 (expm1.f64 i) #s(literal 100 binary64) (neg.f64 (/.f64 (fma.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))) n)) #s(literal -100 binary64) (*.f64 (*.f64 #s(literal 50 binary64) (*.f64 i i)) (exp.f64 i))) n)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (fma.f64 (expm1.f64 i) #s(literal 100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 50 binary64) (*.f64 i i)) (exp.f64 i) (neg.f64 (/.f64 (fma.f64 (*.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)) #s(literal -100 binary64) (*.f64 (*.f64 #s(literal 100 binary64) (exp.f64 i)) (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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) (*.f64 i i)) #s(literal 1/2 binary64) (neg.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))) n)))) n) #s(literal -1 binary64) (exp.f64 i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (neg.f64 (/.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) (neg.f64 (*.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)))) n))) n) #s(literal -1 binary64) (exp.f64 i)) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.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) #s(literal -1 binary64) i)) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 (/.f64 (fma.f64 (*.f64 i i) #s(literal 1/2 binary64) (neg.f64 (/.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))) n))) n) #s(literal -1 binary64) i)) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 i i) n) #s(literal 1/2 binary64) (neg.f64 i)) n))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.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))) n))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 i i) #s(literal -1/2 binary64) (neg.f64 (/.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)))) n))) n) #s(literal -1 binary64) (neg.f64 i)) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ 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))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.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)) #s(literal 100 binary64) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -50 binary64))) n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (expm1.f64 i) i) #s(literal -100 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (neg.f64 (/.f64 (fma.f64 (*.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)) #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))) n))) n))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (*.f64 (exp.f64 i) i) n) #s(literal 1/2 binary64) (neg.f64 (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (fma.f64 (/.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) (*.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64))) n) #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (neg.f64 n) (fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) i) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.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)))) (*.f64 n i)) (neg.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)))) n))) n) #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 i) i))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) (*.f64 i i)) #s(literal 1/2 binary64) (neg.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))) n)))) n) #s(literal -1 binary64) (exp.f64 i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (neg.f64 (/.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) (neg.f64 (*.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)))) n))) n) #s(literal -1 binary64) (exp.f64 i)) #s(literal 1 binary64))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (fma.f64 (*.f64 (exp.f64 i) (*.f64 i i)) #s(literal 1/2 binary64) (neg.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))) n)))) n) #s(literal -1 binary64) (exp.f64 i))) |
#s(approx (pow (+ 1 (/ i n)) n) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 i i) #s(literal 1/2 binary64)) (exp.f64 i) (neg.f64 (/.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) (neg.f64 (*.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)))) n))) n) #s(literal -1 binary64) (exp.f64 i))) |
#s(approx (* (- (log i) (log n)) n) (*.f64 (-.f64 (log.f64 (/.f64 i #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)))) n)) |
#s(approx (- (log i) (log n)) (-.f64 (log.f64 (/.f64 i #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) n))))) |
#s(approx (log n) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
Compiled 12 534 to 1 805 computations (85.6% saved)
30 alts after pruning (27 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 329 | 19 | 348 |
| Fresh | 6 | 8 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 337 | 30 | 367 |
| Status | Accuracy | Program |
|---|---|---|
| 66.1% | (/.f64 (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)))))) (/.f64 i n)) | |
| 37.2% | (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) | |
| 58.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 (/.f64 i n) (/.f64 i n)) (*.f64 #s(literal 1 binary64) (/.f64 i n))))) n))) (/.f64 i n)) | |
| ✓ | 77.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
| 19.4% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 #s(approx (log (+ 1 (/ i 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 i n)) | |
| 54.7% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (/.f64 i n)) | |
| 58.3% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) | |
| 34.9% | (/.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))) (/.f64 i n)) | |
| 38.9% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) | |
| 34.9% | (/.f64 #s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) | |
| ▶ | 77.6% | (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
| 9.5% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) | |
| 20.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))) | |
| 29.6% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) | |
| 36.0% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) | |
| ▶ | 34.9% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
| ✓ | 13.4% | (*.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))) |
| ▶ | 20.4% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
| ▶ | 2.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
| 58.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) (/.f64 i n))) | |
| 29.0% | (*.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 (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))) (/.f64 i n))) | |
| ▶ | 38.9% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n))) |
| 37.1% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) | |
| 77.5% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) | |
| 47.2% | (*.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)) i) n)) | |
| 47.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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))) | |
| 45.8% | (*.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))) | |
| 65.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) | |
| 11.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)))) | |
| ✓ | 42.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
Compiled 1 487 to 968 computations (34.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) |
(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 |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(/.f64 #s(approx (- (pow (+ 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 i n)) |
#s(approx (- (pow (+ 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(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(*.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) |
#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 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(log.f64 (/.f64 i n)) |
| Outputs |
|---|
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 100)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 i)) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* -1/2 (/ i n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ i n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (* -1/2 (/ i n)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 i)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* i (- 1/2 (* 1/2 (/ 1 n)))) 1))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (log (/ 1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (log (/ 1 n))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (- (pow (- 1/2 (* 1/2 (/ 1 n))) 2) (/ 1 (pow i 2)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (+ (* 1/2 (/ 1 n)) (/ 1 i)))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (+ (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ -1 n)) (* -1 (log (/ -1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ -1 n)) (* -1 (log (/ -1 i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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)))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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))))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (/ n i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (pow i 2) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (+ (* -2 (- (* 1/4 (pow i 2)) 1)) (* 2 (/ (* n (* (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 i) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (+ (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* 2 (/ (* n (* (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* n (- (* 1/4 (pow i 2)) 1))))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* 1/4 (* (pow i 2) n))))) (pow n 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (/ (+ (* -1/2 i) (* 1/2 (* i n))) n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ -1/2 n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ (- (* 1/2 n) 1/2) n))) |
#s(approx (/ 1/2 n) #s(hole binary64 (/ 1/2 n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (* 1/2 i) 1))) n))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp i) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1/2 (/ (pow i 2) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (* -1/2 (/ (pow i 2) n))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* 1/2 i))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* 1/2 i)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (- (* 1/4 (pow i 2)) 1) (- (* 1/2 i) 1)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1))))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* 1/4 (pow i 2)) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (pow i 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* 1/2 i))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (+ (* -1/2 (/ i n)) (* 1/2 i)))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 n))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* 1/2 i) 1))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (+ (* -1/2 (/ i n)) (* 1/2 i)) 1))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (* -1 i)) (log (/ -1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (* -1 i)) (log (/ -1 n))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 105.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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n 100 (* 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)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (- (* (- 1/2 (/ 1/2 n)) i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 34.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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n 100 (* 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)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (- (* (- 1/2 (/ 1/2 n)) i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 32.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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n 100 (* 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)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (- (* (- 1/2 (/ 1/2 n)) i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 23.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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n 100 (* 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)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (- (* (- 1/2 (/ 1/2 n)) i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 16.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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i n 100 (* 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)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (- (* (- 1/2 (/ 1/2 n)) i) 1) (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (- (pow (+ 1 (/ i n)) n) 1) (* (log (/ i n)) n) (log (/ i n))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1452 | 15744 |
| 0 | 1499 | 13690 |
| 0 | 8296 | 13069 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) |
(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 |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(/.f64 #s(approx (- (pow (+ 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 i n)) |
#s(approx (- (pow (+ 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(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(*.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) |
#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 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(log.f64 (/.f64 i n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 100)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 i)) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* -1/2 (/ i n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ i n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (* -1/2 (/ i n)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 i)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* i (- 1/2 (* 1/2 (/ 1 n)))) 1))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (log (/ 1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (log (/ 1 n))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (- (pow (- 1/2 (* 1/2 (/ 1 n))) 2) (/ 1 (pow i 2)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (+ (* 1/2 (/ 1 n)) (/ 1 i)))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (+ (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ -1 n)) (* -1 (log (/ -1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ -1 n)) (* -1 (log (/ -1 i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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)))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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))))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (/ n i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (pow i 2) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (+ (* -2 (- (* 1/4 (pow i 2)) 1)) (* 2 (/ (* n (* (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 i) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (+ (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* 2 (/ (* n (* (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* n (- (* 1/4 (pow i 2)) 1))))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* 1/4 (* (pow i 2) n))))) (pow n 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (/ (+ (* -1/2 i) (* 1/2 (* i n))) n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ -1/2 n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ (- (* 1/2 n) 1/2) n))) |
#s(approx (/ 1/2 n) #s(hole binary64 (/ 1/2 n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (* 1/2 i) 1))) n))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp i) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1/2 (/ (pow i 2) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (* -1/2 (/ (pow i 2) n))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* 1/2 i))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* 1/2 i)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (- (* 1/4 (pow i 2)) 1) (- (* 1/2 i) 1)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1))))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* 1/4 (pow i 2)) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (pow i 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* 1/2 i))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (+ (* -1/2 (/ i n)) (* 1/2 i)))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 n))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* 1/2 i) 1))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (+ (* -1/2 (/ i n)) (* 1/2 i)) 1))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (* -1 i)) (log (/ -1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (* -1 i)) (log (/ -1 n))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) 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)) n)) #s(literal 100 binary64)) i) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (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 (-.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(log1p.f64 (/.f64 i n)) |
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n))) |
(/.f64 (neg.f64 i) (neg.f64 n)) |
(/.f64 i n) |
i |
n |
#s(literal 100 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i))) (/.f64 i n)) |
(/.f64 (neg.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i))) (neg.f64 (/.f64 i n))) |
(/.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i) |
(*.f64 #s(literal 100 binary64) (/.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 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #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 i n)) |
(/.f64 (neg.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))) (neg.f64 (/.f64 i n))) |
(/.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 i n)) |
#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(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) i) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) i) n) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 100 binary64) (/.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 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #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 i n)) |
(/.f64 (neg.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))) (neg.f64 (/.f64 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 i n)) |
#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 (+.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 (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 (-.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 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 (-.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))) |
(fma.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 2 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 (-.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 (-.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 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (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 (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 (pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 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 (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 (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 (-.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))) i) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 2 binary64)) (*.f64 i i)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(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/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 n)) |
(/.f64 #s(literal 1/2 binary64) n) |
#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 (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 (-.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 2 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))) |
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(/.f64 (neg.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (neg.f64 (/.f64 i n))) |
(/.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n)) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 (/.f64 i n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 (*.f64 #s(literal 100 binary64) n) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(literal 100 binary64)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (fma.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) i)) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (fma.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)))) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)) (*.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64)))))))) (/.f64 #s(literal 1/2 binary64) n)))) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) i) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 i (*.f64 n n))) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (*.f64 i (fma.f64 #s(literal -1/4 binary64) (/.f64 i (pow.f64 n #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64))))) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (log (+ 1 (/ i n))) (/.f64 i n)) |
#s(approx (log (+ 1 (/ i n))) (*.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 i (*.f64 n n)) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (log (+ 1 (/ i n))) (*.f64 i (fma.f64 i (fma.f64 #s(literal 1/3 binary64) (/.f64 i (pow.f64 n #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -2 binary64)))) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (log (+ 1 (/ i n))) (*.f64 i (fma.f64 i (fma.f64 i (fma.f64 #s(literal -1/4 binary64) (/.f64 i (pow.f64 n #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -2 binary64)))) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (/ i n) (/.f64 i n)) |
#s(approx i i) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 (*.f64 #s(literal 100 binary64) n) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (+.f64 n (*.f64 i (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (+.f64 n (*.f64 i (fma.f64 i (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)))) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)) (*.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) n) (*.f64 #s(literal -1/4 binary64) (pow.f64 n #s(literal -3 binary64)))))))) (/.f64 #s(literal 1/2 binary64) n)))) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) |
#s(approx (* -1/2 (/ i n)) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (pow.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (pow.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) #s(literal 2 binary64))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) #s(literal 1 binary64))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (log (/ i n)) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) (/.f64 (*.f64 n n) i))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) (*.f64 i i)) (fma.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) (/.f64 (*.f64 n n) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) (*.f64 i i)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 n #s(literal 4 binary64)) (pow.f64 i #s(literal 3 binary64))) (fma.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) (/.f64 (*.f64 n n) i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 i)) (/.f64 n i)))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 n n) (*.f64 i i)) (/.f64 n i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 n n) (*.f64 i i)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 n i) #s(literal 3 binary64)) (/.f64 n i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (+.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i))) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (*.f64 i i) (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 (*.f64 i i) (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (pow.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) #s(literal 2 binary64))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (*.f64 (*.f64 i i) (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) #s(literal 2 binary64)) (pow.f64 i #s(literal -2 binary64))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) |
#s(approx (log (/ i n)) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i))) i) (*.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)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i))) i) (*.f64 (*.f64 #s(literal 100 binary64) (*.f64 n n)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.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)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 (*.f64 #s(literal 100 binary64) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 n n) i))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 n n) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) i) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 n #s(literal 4 binary64)) i))) i) (neg.f64 (*.f64 n n))) i) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) i)) (/.f64 n i)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) n (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 n n) i))) i)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 n (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 n n) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) i))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -100 binary64) n) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i))) i) (*.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)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i)) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 n) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 n (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i)) i) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 (neg.f64 i) (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 (neg.f64 i) (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 (neg.f64 i) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) |
#s(approx (log (/ i n)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (-.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i)) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (-.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i)) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (-.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i)) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (/.f64 (log.f64 i) i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (/.f64 n i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 n (*.f64 i i)) (pow.f64 i #s(literal -1 binary64))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 n (fma.f64 #s(literal 1/3 binary64) (/.f64 n (pow.f64 i #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64))))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (/.f64 n i))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 n (*.f64 i i)) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 n (fma.f64 #s(literal 1/3 binary64) (/.f64 n (pow.f64 i #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx n n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64))))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (/.f64 (log.f64 i) (*.f64 i i))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (-.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i)) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64))))) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 n (+.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (/.f64 (log.f64 i) i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 i (*.f64 n (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i))))) n)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) n)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (fma.f64 n (*.f64 #s(literal -2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) i))) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))))) n)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (fma.f64 n (fma.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 n (*.f64 #s(literal -2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) i)))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) i)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) i)))) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))))) n)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 n (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) i) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i))) i))))) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 n (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) i) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 n (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) i) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i))) i)))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) i)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i))) i)))))) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 i i) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)))))) (*.f64 n n))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 i i) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) n)))) (*.f64 n n))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 (*.f64 #s(literal 1/2 binary64) i) n)) n)) |
#s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) |
#s(approx (- 1/2 (/ 1/2 n)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64)) n)) |
#s(approx (/ 1/2 n) (/.f64 #s(literal 1/2 binary64) n)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) n)) |
#s(approx (* (log (/ i n)) n) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (log (/ i n)) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (expm1.f64 i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (expm1.f64 i) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (-.f64 (exp.f64 i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))) (*.f64 n n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))) (*.f64 n n)))))) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 i (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n))) n)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))) (*.f64 n n)))) n)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))) (*.f64 n n))))) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 n (expm1.f64 i)) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (/.f64 (expm1.f64 i) i)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n))))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (-.f64 (+.f64 (/.f64 (exp.f64 i) i) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n))))) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (expm1.f64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (-.f64 (exp.f64 i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 n n)) (*.f64 i i)))) #s(literal 1 binary64))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 n n)) (*.f64 i i))))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal 1/2 binary64) i)) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 (/ 1/2 n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)) (*.f64 #s(literal 50 binary64) (*.f64 i (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)) (/.f64 (*.f64 (*.f64 #s(literal 100 binary64) (exp.f64 i)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i)) n) (*.f64 #s(literal 50 binary64) (*.f64 i (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 (*.f64 #s(literal 50 binary64) (*.f64 i i)) (exp.f64 i))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 (*.f64 #s(literal 100 binary64) (exp.f64 i)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n) (*.f64 (*.f64 #s(literal 50 binary64) (*.f64 i i)) (exp.f64 i))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i))) n))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i))) n))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) n) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n)))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) i (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i i) n))) n))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 i (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) n))) n))) n))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 i (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 i #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) n))) n) (*.f64 #s(literal -1/2 binary64) (*.f64 i i))) n))) n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (neg.f64 n) (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -50 binary64) i) (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (neg.f64 n) (fma.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (neg.f64 n) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) i) (exp.f64 i) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n))) n) (neg.f64 (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (neg.f64 n) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n))) n) (*.f64 #s(literal -1/2 binary64) (*.f64 i (exp.f64 i)))) n) (neg.f64 (/.f64 (expm1.f64 i) i))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i))) n))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 i i)) (exp.f64 i))) n))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) n) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i n) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) n) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) n) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i n) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) n) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) n) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (log.f64 (*.f64 (neg.f64 i) (/.f64 #s(literal -1 binary64) n))))) |
#s(approx (log (/ i n)) (log.f64 (*.f64 (neg.f64 i) (/.f64 #s(literal -1 binary64) n)))) |
Compiled 21 765 to 2 594 computations (88.1% saved)
44 alts after pruning (38 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 434 | 19 | 453 |
| Fresh | 3 | 19 | 22 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 439 | 44 | 483 |
| Status | Accuracy | Program |
|---|---|---|
| 66.1% | (/.f64 (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)))))) (/.f64 i n)) | |
| 37.2% | (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) | |
| 58.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 (/.f64 i n) (/.f64 i n)) (*.f64 #s(literal 1 binary64) (/.f64 i n))))) n))) (/.f64 i n)) | |
| ✓ | 77.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
| 54.7% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (/.f64 i n)) | |
| 58.3% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) | |
| ▶ | 34.9% | (/.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))) (/.f64 i n)) |
| 38.9% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) | |
| ▶ | 20.4% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
| 34.9% | (/.f64 #s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) | |
| 30.4% | (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) | |
| ✓ | 77.6% | (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
| 19.4% | (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) n)) #s(literal 100 binary64)) i) n) | |
| 70.3% | (*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) #s(literal 100 binary64)) i) n) | |
| ▶ | 42.7% | (*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
| 13.4% | (*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) | |
| 48.1% | (*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) | |
| 45.8% | (*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) | |
| 70.3% | (*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) | |
| 9.5% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) | |
| 20.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))) | |
| 29.6% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) | |
| 36.0% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) | |
| ▶ | 4.8% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
| 29.0% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) | |
| 34.8% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) | |
| 25.7% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n))) | |
| 29.8% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n))) | |
| 43.4% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) | |
| 50.7% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n))) | |
| ✓ | 20.4% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
| ✓ | 2.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
| 29.0% | (*.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 (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))) (/.f64 i n))) | |
| 37.4% | (*.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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 i n))) | |
| ✓ | 38.9% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n))) |
| 37.1% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) | |
| ▶ | 77.5% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
| 47.2% | (*.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)) i) n)) | |
| 45.8% | (*.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))) | |
| 11.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) | |
| 65.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) | |
| 11.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)))) | |
| ✓ | 42.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
| 48.0% | #s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
Compiled 2 535 to 1 644 computations (35.1% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
#s(literal 100 binary64) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) 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 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) |
(*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) 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))) (/.f64 i n)) |
(*.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))) |
#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) |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n)) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(log.f64 (/.f64 i n)) |
| Outputs |
|---|
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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)))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 n)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (+ 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))))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 1)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole 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))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 i)) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* -1/2 (/ i n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ i n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 100)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 n))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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)))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 i))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 i)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* i (- 1/2 (* 1/2 (/ 1 n)))) 1))) |
#s(approx (* -1/2 (/ i n)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 i))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (log (/ 1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (log (/ 1 n))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole 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) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole 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) i))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole 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))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* 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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (- (pow (- 1/2 (* 1/2 (/ 1 n))) 2) (/ 1 (pow i 2)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (+ (* 1/2 (/ 1 n)) (/ 1 i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* -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)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* 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))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (+ (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ -1 n)) (* -1 (log (/ -1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ -1 n)) (* -1 (log (/ -1 i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* (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)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* (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)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (* n (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* 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)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* 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)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (/ n i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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)))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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))))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ -1/2 n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ (- (* 1/2 n) 1/2) n))) |
#s(approx (/ 1/2 n) #s(hole binary64 (/ 1/2 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (pow i 2) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (+ (* -2 (- (* 1/4 (pow i 2)) 1)) (* 2 (/ (* n (* (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 i) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (+ (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* 2 (/ (* n (* (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* n (- (* 1/4 (pow i 2)) 1))))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* 1/4 (* (pow i 2) n))))) (pow n 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (/ (+ (* -1/2 i) (* 1/2 (* i n))) n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (* 1/2 i) 1))) n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* 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))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (exp i) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1/2 (/ (pow i 2) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (* -1/2 (/ (pow i 2) n))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp i) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* 1/2 i))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* 1/2 i)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (- (* 1/4 (pow i 2)) 1) (- (* 1/2 i) 1)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1))))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* 1/4 (pow i 2)) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (pow i 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* 1/2 i))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (+ (* -1/2 (/ i n)) (* 1/2 i)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* 1/2 i) 1))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (+ (* -1/2 (/ i n)) (* 1/2 i)) 1))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (* -1 i)) (log (/ -1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (* -1 i)) (log (/ -1 n))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | n | @ | -inf | ((* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i 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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 16.0ms | n | @ | 0 | ((* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i 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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 14.0ms | i | @ | inf | ((* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i 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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 12.0ms | i | @ | -inf | ((* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i 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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (/ i n)) n) (log (/ i n))) |
| 10.0ms | i | @ | 0 | ((* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (+ 1 (/ i n))) n) (log (+ 1 (/ i n))) (/ i n) i 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) 100) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (- (pow (+ 1 (/ i n)) n) 1) (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) (+ (* (- 1/2 (/ 1/2 n)) i) 1) (- 1/2 (/ 1/2 n)) 1/2 (/ 1/2 n) 1 (* 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (* (- 1/2 (/ 1/2 n)) i) (- (* (- 1/2 (/ 1/2 n)) i) 1) (* -1/2 (/ i n)) -1/2 (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (- (exp (* (log (+ 1 (/ i n))) n)) 1) (* (log (/ i n)) n) (log (/ i n))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1660 | 25797 |
| 0 | 1709 | 23017 |
| 0 | 8103 | 21936 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
#s(literal 100 binary64) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) 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 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) |
(*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) 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))) (/.f64 i n)) |
(*.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))) |
#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) |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n)) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(log.f64 (/.f64 i n)) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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)))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 n)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (+ 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))))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 1)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole 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))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 i)) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 i)) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* -1/2 (/ i n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* 1/3 (/ i (pow n 2))) (* 1/2 (/ 1 n)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* i (+ 1 (* i (- (* i (+ (* -1/4 (/ i (pow n 3))) (* 1/3 (/ 1 (pow n 2))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ i n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* -1/2 (/ i (pow n 2))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* 1/3 (/ i (pow n 3))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* i (+ (* i (- (* i (+ (* -1/4 (/ i (pow n 4))) (* 1/3 (/ 1 (pow n 3))))) (* 1/2 (/ 1 (pow n 2))))) (/ 1 n))))) |
#s(approx (/ i n) #s(hole binary64 (/ i n))) |
#s(approx i #s(hole binary64 i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 100)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 n))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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)))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 i))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* i (+ 1 (* i (- (+ 1/2 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 1/2 (/ 1 n)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 i)) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 n)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (* n (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ n (* i (+ (* i (* n (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (+ 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))))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 i)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* i (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (+ 1 (* i (- 1/2 (* 1/2 (/ 1 n))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* i (- 1/2 (* 1/2 (/ 1 n)))) 1))) |
#s(approx (* -1/2 (/ i n)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 100 n) (* 100 (* i (* n (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (+ (* 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)))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 i))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* 100 (* i (- 1/2 (* 1/2 (/ 1 n))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 100 (* i (+ (* 100 (* i (- (+ 1/6 (* 1/3 (/ 1 (pow n 2)))) (* 1/2 (/ 1 n))))) (* 100 (- 1/2 (* 1/2 (/ 1 n)))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* i (+ 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)))))))))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (log (/ 1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (log (/ 1 n))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole 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) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole 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) i))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1/2 (/ (pow n 3) (pow i 2))) (+ (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))) (/ (pow n 2) i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (/ 1 n)) (+ (* -1 (log (/ 1 i))) (+ (* -1/2 (/ (pow n 2) (pow i 2))) (/ n i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole 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))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* 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))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) (/ (* (pow n 2) (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) i)) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* (pow i 2) (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* i (- (+ 1/2 (/ 1 i)) (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (pow (- 1/2 (* 1/2 (/ 1 n))) 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* (pow i 2) (- (pow (- 1/2 (* 1/2 (/ 1 n))) 2) (/ 1 (pow i 2)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (* 1/2 (/ 1 n)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* i (- 1/2 (+ (* 1/2 (/ 1 n)) (/ 1 i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (/ (+ (* 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))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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)))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ 1 n)) (* -1 (log (/ 1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ 1 n)) (* -1 (log (/ 1 i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* -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)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i))))) (/ (pow n 2) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (pow n 2)) (* 1/2 (/ (pow n 3) i))) i)) (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ (* -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)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log (neg (/ 1 n))) (+ (* -1 (log (/ -1 i))) (* -1 (/ (+ (* -1 n) (* 1/2 (/ (pow n 2) i))) i)))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (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)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* -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)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* 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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* 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))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1 (* i (- (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1 (* i (+ (* -1 (- 1/2 (* 1/2 (/ 1 n)))) (/ 1 i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* 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))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -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)) (* 100 (- (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (* (pow n 2) (exp (* n (+ (log (neg (/ 1 n))) (* -1 (log (/ -1 i)))))))) (* -1 (/ (+ (* -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)) (* 100 (* (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))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (/ -1 n)) (* -1 (log (/ -1 i))))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (/ -1 n)) (* -1 (log (/ -1 i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* (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)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* (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)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (* n (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* n (+ (* -1 (/ (log n) i)) (+ (* n (+ (* 1/2 (/ (pow (+ (log i) (* -1 (log n))) 2) i)) (/ 1 (pow i 2)))) (/ (log i) i)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* 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)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (* 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)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (/ n i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (/ n i))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* -1/2 (/ n (pow i 2))) (/ 1 i))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (+ (log i) (+ (* -1 (log n)) (* n (+ (* n (- (* 1/3 (/ n (pow i 3))) (* 1/2 (/ 1 (pow i 2))))) (/ 1 i))))))) |
#s(approx n #s(hole binary64 n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (* n (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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)))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 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))))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* n (+ (log i) (+ (* -1 (log n)) (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* i (* n (+ 1 (* 1/2 i))))) n))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (+ 1 (* 1/2 i)))) n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ -1/2 n))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (/ (- (* 1/2 n) 1/2) n))) |
#s(approx (/ 1/2 n) #s(hole binary64 (/ 1/2 n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* (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))))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* (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)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (* -1/2 (/ (pow i 2) n)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (pow i 2) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (+ (* -1/2 (pow i 2)) (* n (- (+ (* n (- (+ (* -2 (- (* 1/4 (pow i 2)) 1)) (* 2 (/ (* n (* (- (* -2 (- (* 1/4 (pow i 2)) 1)) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (pow i 2) (* i (- (* 1/2 i) 1)))) i)))) (pow i 2)) (* i (- (* 1/2 i) 1))))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 i) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (+ 1 (+ i (* n (- (+ (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* 2 (/ (* n (* (- (* -2 (/ (- (* 1/4 (pow i 2)) 1) i)) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i))) (- (* 1/2 i) 1))) i))) (* -2 (/ (* (- (* 1/2 i) 1) (- (+ 1 i) (* 1/2 i))) i)))))) (* 1/2 i)))) n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* n (- (* 1/4 (pow i 2)) 1))))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (/ (pow i 2) (pow n 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* -1/2 (* (pow i 2) n)) (* 1/4 (pow i 2))) (pow n 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (/ (+ (* 1/4 (pow i 2)) (* n (+ (* -1/2 (pow i 2)) (* 1/4 (* (pow i 2) n))))) (pow n 2)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (/ (+ (* -1/2 i) (* 1/2 (* i n))) n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (* -1/2 (/ i n)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (/ (+ (* -1/2 i) (* n (- (* 1/2 i) 1))) n))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* (pow n 2) (+ (log i) (* -1 (log n)))) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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)))))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* (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))))))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (* n (+ (log i) (* -1 (log n))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (* n (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i)))) (* 100 (+ (log i) (* -1 (log n)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (* n (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2)))))) (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* n (+ (* 100 (+ (log i) (* -1 (log n)))) (* n (+ (* 100 (+ (* 1/2 (pow (+ (log i) (* -1 (log n))) 2)) (/ 1 i))) (* n (+ (* 100 (* 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)))))))) (* 100 (- (+ (* -1 (/ (log n) i)) (+ (* 1/6 (pow (+ (log i) (* -1 (log n))) 3)) (/ (log i) i))) (* 1/2 (/ 1 (pow i 2))))))))))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log i) (* -1 (log n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log i) (* -1 (log n))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* 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))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (/ (- (exp i) 1) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1/2 (/ (pow i 2) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (* -1/2 (/ (pow i 2) n))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (* 1/3 (/ (pow i 3) (pow n 2))))) n))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (/ (+ i (+ (* -1/2 (/ (pow i 2) n)) (+ (* -1/4 (/ (pow i 4) (pow n 3))) (* 1/3 (/ (pow i 3) (pow n 2)))))) n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (* 100 (/ (- (exp i) 1) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole 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)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (exp i) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (exp i) (* -1/2 (/ (* (pow i 2) (exp i)) n))) 1))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (* i (+ 1 (* 1/2 i))))) |
#s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* i (+ 1 (* 1/2 i)))))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (* 1/2 i)))) |
#s(approx (+ (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (/ i n)) (* 1/2 i))))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (/ 1/2 n)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 n))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* 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)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (/ (* n (- (exp i) 1)) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* n (- (+ (* -1/2 (/ (* i (exp i)) n)) (/ (exp i) i)) (/ 1 i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* 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))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 3) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 3) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1)))) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (* -1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (/ (- (* 1/4 (pow i 2)) 1) (- (* 1/2 i) 1)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) (* n (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* (pow n 3) (- (* 1/2 i) 1))))))) (+ (* -1/2 (/ (* i (- (* -1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (* (pow n 2) (- (* 1/2 i) 1)))) (+ (* -1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (* n (pow (- (* 1/2 i) 1) 2)))) (/ 1 (- (* 1/2 i) 1))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (* 1/4 (pow i 2)) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (* 1/4 (pow i 2)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (* 1/4 (pow i 2))))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1/2 (/ (pow i 2) n)) (+ (* 1/4 (/ (pow i 2) (pow n 2))) (* 1/4 (pow i 2)))))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (* 1/2 i))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) #s(hole binary64 (+ (* -1/2 (/ i n)) (* 1/2 i)))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (* 1/2 i) 1))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(hole binary64 (- (+ (* -1/2 (/ i n)) (* 1/2 i)) 1))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 100 (/ (* n (- (exp i) 1)) i)))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* n (+ (* -50 (/ (* i (exp i)) n)) (* 100 (/ (- (exp i) 1) i)))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* 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)))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (* 100 (- (exp i) 1)))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -50 (/ (* (pow i 2) (exp i)) n)) (+ (* 100 (- (exp i) 1)) (+ (* 100 (/ (* (exp i) (+ (* -1/4 (pow i 4)) (+ (* -1/6 (pow i 5)) (* -1/48 (pow i 6))))) (pow n 3))) (* 100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) (pow n 2)))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole 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))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(hole binary64 (- (+ (* -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)))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) #s(hole 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))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1/3 (/ (pow i 3) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) #s(hole binary64 (+ i (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow i 4) n)) (* 1/3 (pow i 3))) n)) (* 1/2 (pow i 2))) n))))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* 1/2 (/ (pow i 2) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1/2 (pow i 2)) (* 1/3 (/ (pow i 3) n))) n))) n)))) |
#s(approx (log (+ 1 (/ i n))) #s(hole binary64 (* -1 (/ (+ (* -1 i) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (pow i 3)) (* 1/4 (/ (pow i 4) n))) n)) (* -1/2 (pow i 2))) n))) n)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole 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))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(hole binary64 (+ (* -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))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole 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))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole binary64 (- (+ (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))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(hole 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))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole 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))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -1 (/ (- (exp i) 1) i)) (* 1/2 (/ (* i (exp i)) n))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 3) (- (* 1/2 i) 1)))) (* 1/2 (/ (* (pow i 2) (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (/ (* i (- (* 1/4 (pow i 2)) 1)) (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1))))) (* n (- (* 1/2 i) 1))))) (* 1/2 (/ (* i (- (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2))))) (- (* 1/2 i) 1)))) n)) (* 1/2 (/ (pow i 2) (- (* 1/2 i) 1)))) (* 1/2 (/ (* i (- (* 1/4 (pow i 2)) 1)) (pow (- (* 1/2 i) 1) 2)))) n)) (* 1/4 (/ (pow i 2) (- (* 1/2 i) 1)))) (/ 1 (- (* 1/2 i) 1))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))) 1))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/4 (/ (pow i 2) n)) (* 1/2 (pow i 2))) n)) (* 1/4 (pow i 2))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -1 (* n (+ (* -100 (/ (- (exp i) 1) i)) (* 50 (/ (* i (exp i)) n))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole 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))))))) |
#s(approx (/ (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (/ i n)) #s(hole binary64 (* -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))))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -100 (/ (* (exp i) (+ (* 1/48 (pow i 6)) (+ (* 1/6 (pow i 5)) (* 1/4 (pow i 4))))) n)) (* 100 (* (exp i) (+ (* 1/8 (pow i 4)) (* 1/3 (pow i 3)))))) n)) (* 50 (* (pow i 2) (exp i)))) n)) (* 100 (- (exp i) 1))))) |
#s(approx (* (log (/ i n)) n) #s(hole binary64 (* n (+ (log (* -1 i)) (log (/ -1 n)))))) |
#s(approx (log (/ i n)) #s(hole binary64 (+ (log (* -1 i)) (log (/ -1 n))))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
#s(literal 100 binary64) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n) |
(/.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) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) i) (pow.f64 i #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (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 (-.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) |
(*.f64 (log1p.f64 (/.f64 i n)) n) |
(log1p.f64 (/.f64 i n)) |
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n))) |
(/.f64 (neg.f64 i) (neg.f64 n)) |
(/.f64 i n) |
i |
n |
(*.f64 (/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) #s(literal 100 binary64)) i) n) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) #s(literal 100 binary64))) (neg.f64 i)) |
(/.f64 (*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) #s(literal 100 binary64)) i) |
(*.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) #s(literal 100 binary64)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) 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 (/.f64 i n))) |
(/.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))) (/.f64 i n)) |
(*.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))) |
#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 (+.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 (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 (-.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 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 (-.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))) |
(fma.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 2 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 (-.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 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) n) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) n) (/.f64 #s(literal 1/2 binary64) n) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 n)) |
(/.f64 #s(literal 1/2 binary64) n) |
#s(literal 1 binary64) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.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(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(/.f64 (neg.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.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(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i))) (neg.f64 (/.f64 i n))) |
(/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.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(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.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(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i 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)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i 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 #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))))) |
(/.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(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) (/.f64 #s(literal 1 binary64) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))))) |
(*.f64 (fma.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 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) (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 (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 (pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 2 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 (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 (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)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))) (*.f64 i i)) |
(*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) (fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) |
(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) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 i n)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)))) (neg.f64 (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) |
(*.f64 (log.f64 (/.f64 i n)) n) |
(-.f64 (log.f64 i) (log.f64 n)) |
(log.f64 (/.f64 i n)) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 #s(literal 100 binary64) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) n) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (+.f64 n (*.f64 i (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (+.f64 n (*.f64 i (fma.f64 i (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 1 binary64)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)) (*.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)) (*.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) i) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (fma.f64 #s(literal 1/3 binary64) (/.f64 i (*.f64 n n)) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (fma.f64 i (fma.f64 #s(literal -1/4 binary64) (/.f64 i (pow.f64 n #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (log (+ 1 (/ i n))) (/.f64 i n)) |
#s(approx (log (+ 1 (/ i n))) (*.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 i (*.f64 n n)) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (log (+ 1 (/ i n))) (*.f64 i (fma.f64 i (fma.f64 #s(literal 1/3 binary64) (/.f64 i (pow.f64 n #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -2 binary64)))) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (log (+ 1 (/ i n))) (*.f64 i (fma.f64 i (fma.f64 i (fma.f64 #s(literal -1/4 binary64) (/.f64 i (pow.f64 n #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal -2 binary64)))) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (/ i n) (/.f64 i n)) |
#s(approx i i) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 #s(literal 100 binary64) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) #s(literal 100 binary64)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (fma.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) i)) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (fma.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 #s(literal 100 binary64) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) i)) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (fma.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) i) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)) (*.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 #s(literal 100 binary64) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (+.f64 n (*.f64 i (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (+.f64 n (*.f64 i (fma.f64 i (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (+.f64 #s(literal 1 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (pow.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (pow.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) #s(literal 1 binary64))) |
#s(approx (* -1/2 (/ i n)) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) n)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (+.f64 n (*.f64 i (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (fma.f64 #s(literal 100 binary64) n (*.f64 i (fma.f64 #s(literal 100 binary64) (*.f64 n (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (*.f64 n (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64)))))) (*.f64 n (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) i)) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 i (+.f64 #s(literal 100 binary64) (*.f64 i (fma.f64 #s(literal 100 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 11/24 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 n #s(literal -1 binary64)) (pow.f64 n #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))))))))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (log (/ i n)) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) #s(literal 1 binary64)) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) #s(literal 1 binary64)) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) #s(literal 1 binary64)) i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) (/.f64 (*.f64 n n) i))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) (*.f64 i i)) (fma.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) (/.f64 (*.f64 n n) i)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) (*.f64 i i)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 n #s(literal 4 binary64)) (pow.f64 i #s(literal 3 binary64))) (fma.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))) (/.f64 (*.f64 n n) i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 i)) (/.f64 n i)))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 n n) (*.f64 i i)) (/.f64 n i))))) |
#s(approx (log (+ 1 (/ i n))) (fma.f64 #s(literal -1 binary64) (log.f64 n) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 n n) (*.f64 i i)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 n i) #s(literal 3 binary64)) (/.f64 n i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (/.f64 (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) #s(literal 1 binary64))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 (*.f64 i i) (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 (*.f64 i i) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 (*.f64 i i) (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (*.f64 i (-.f64 (+.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (pow.f64 (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (*.f64 (*.f64 i i) (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 i #s(literal -2 binary64))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 i (-.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))) i)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) i)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (/.f64 (fma.f64 #s(literal 100 binary64) (*.f64 n (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64))))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) i)) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 i i)) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 5 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 n #s(literal 6 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal 4 binary64)))))) (pow.f64 i #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) i)))))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i)))))) |
#s(approx (log (/ i n)) (fma.f64 #s(literal -1 binary64) (log.f64 n) (neg.f64 (neg.f64 (log.f64 i))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) i))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) i))) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i)) i))) i))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i)) i) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i)) i))) i))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i)) i) (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))) (/.f64 (*.f64 n n) i))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 n n) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) i) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 n #s(literal 4 binary64)) i))) i) (neg.f64 (*.f64 n n))) i) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) i)) (/.f64 n i)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) n (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 n n) i))) i))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) i)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 n (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 n n) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 n #s(literal 3 binary64)) i))) i))) i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) i))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i))) i) (*.f64 #s(literal 100 binary64) (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) i))) i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) i))) i))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (neg.f64 (*.f64 i (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i)) i))) i))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i)) i) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) i))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (neg.f64 (*.f64 i (-.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (neg.f64 (*.f64 i (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64)))) (pow.f64 i #s(literal -1 binary64)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (*.f64 #s(literal 100 binary64) (fma.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) i))) i))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64)))))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 n #s(literal 3 binary64)) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) i))) i))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (/.f64 (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -100 binary64) (fma.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (*.f64 n n) (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (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 #s(literal 1/2 binary64) (pow.f64 n #s(literal 5 binary64)))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (pow.f64 (exp.f64 n) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 n #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal 4 binary64))))))) i))) i) (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))))))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i)))))) |
#s(approx (log (/ i n)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))))))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (log.f64 i) i))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (/.f64 (log.f64 i) (*.f64 i i))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (/.f64 (log.f64 i) (*.f64 i i))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (/.f64 (log.f64 i) i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (/.f64 n i))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 n (*.f64 i i)) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (*.f64 n (+.f64 (log.f64 i) (+.f64 (neg.f64 (log.f64 n)) (*.f64 n (fma.f64 n (fma.f64 #s(literal 1/3 binary64) (/.f64 n (pow.f64 i #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (/.f64 n i)))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 n (*.f64 i i)) (pow.f64 i #s(literal -1 binary64))))))) |
#s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 i) (+.f64 (neg.f64 (log.f64 n)) (*.f64 n (fma.f64 n (fma.f64 #s(literal 1/3 binary64) (/.f64 n (pow.f64 i #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64))))))) |
#s(approx n n) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64)))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 n (+.f64 (log.f64 i) (fma.f64 #s(literal -1 binary64) (log.f64 n) (*.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (/.f64 (log.f64 i) i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 i (*.f64 n (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i))))) n)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) |
#s(approx (- 1/2 (/ 1/2 n)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) n) #s(literal 1/2 binary64)) n)) |
#s(approx (/ 1/2 n) (/.f64 #s(literal 1/2 binary64) n)) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))))))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (/.f64 (log.f64 i) (*.f64 i i))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (pow.f64 i #s(literal -2 binary64)))) (/.f64 (log.f64 i) i))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) n)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (-.f64 (fma.f64 n (*.f64 #s(literal -2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) i))) (*.f64 i i)) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) n)) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (-.f64 (fma.f64 n (-.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 n (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) i))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) i))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (*.f64 i i) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) i))) (*.f64 i i)) (*.f64 i (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) n)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 i (*.f64 n (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) i) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i))) i)))))) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 i (*.f64 n (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) i) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 n (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) i) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i))) i))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) i))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) i) (*.f64 #s(literal 1/2 binary64) i))) i)))))) (*.f64 #s(literal 1/2 binary64) i)))) n)) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (*.f64 n n)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 i i) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)))))) (*.f64 n n))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (*.f64 n n)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 i i) (*.f64 n (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 i i) n))))) (*.f64 n n))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 #s(literal 1/2 binary64) (*.f64 i n))) n)) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) i (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) n)) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 (*.f64 n n) (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 (*.f64 n n) (fma.f64 #s(literal 100 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) i) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i) (pow.f64 i #s(literal -2 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (pow.f64 i #s(literal 3 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) i) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (*.f64 i i))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) (*.f64 i i)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) i) (/.f64 (log.f64 i) (*.f64 i i)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -3 binary64)))))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 n (fma.f64 #s(literal 100 binary64) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 n (fma.f64 #s(literal 100 binary64) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) (pow.f64 i #s(literal -1 binary64))) (*.f64 n (*.f64 #s(literal 100 binary64) (fma.f64 n (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) (*.f64 i i)) (fma.f64 #s(literal 1/24 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 4 binary64)) (fma.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 i #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 2 binary64)) i)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 n) i) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (+.f64 (log.f64 i) (neg.f64 (log.f64 n))) #s(literal 3 binary64)) (/.f64 (log.f64 i) i))) (*.f64 #s(literal 1/2 binary64) (pow.f64 i #s(literal -2 binary64)))))))))))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) |
#s(approx (log (/ i n)) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (/.f64 (*.f64 n (expm1.f64 i)) i)) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (/.f64 (exp.f64 i) i)) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n))))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n)))))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (/.f64 (expm1.f64 i) i)) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (/.f64 (exp.f64 i) i)) (pow.f64 i #s(literal -1 binary64)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n))))) (pow.f64 i #s(literal -1 binary64)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n)))))) (pow.f64 i #s(literal -1 binary64)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (-.f64 (exp.f64 i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n n)))))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) (pow.f64 n #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n n))))))) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 i (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n))) n)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n n))))) n)) |
#s(approx (log (+ 1 (/ i n))) (/.f64 (+.f64 i (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) (pow.f64 n #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n n)))))) n)) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 #s(literal 100 binary64) (expm1.f64 i))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (expm1.f64 i) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (expm1.f64 i))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (expm1.f64 i) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (expm1.f64 i)) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (-.f64 (exp.f64 i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))) #s(literal 1 binary64))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 i (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) i))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i)))) |
#s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 (/ 1/2 n)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 n #s(literal -1 binary64))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 n (expm1.f64 i)) i)) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (/.f64 (exp.f64 i) i)) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n))))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 n (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (+.f64 (/.f64 (exp.f64 i) i) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 i (*.f64 n n)))))) (pow.f64 i #s(literal -1 binary64))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (*.f64 (*.f64 n n) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i (pow.f64 n #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 i (*.f64 n n)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (*.f64 n (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 n n)) (*.f64 i i)))) #s(literal 1 binary64))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 i i) (*.f64 n n)) (*.f64 i i))))) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (*.f64 #s(literal 1/2 binary64) i)) |
#s(approx (* (- 1/2 (/ 1/2 n)) i) (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) |
#s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 i n) (*.f64 #s(literal 1/2 binary64) i)) #s(literal 1 binary64))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 n (expm1.f64 i)) i))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (*.f64 n (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (*.f64 i (pow.f64 n #s(literal 3 binary64)))) (*.f64 #s(literal 100 binary64) (fma.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) (*.f64 n n)) (/.f64 (expm1.f64 i) i))))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (*.f64 #s(literal 100 binary64) (expm1.f64 i))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (*.f64 #s(literal 100 binary64) (+.f64 (expm1.f64 i) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -50 binary64) (/.f64 (*.f64 (*.f64 i i) (exp.f64 i)) n) (fma.f64 #s(literal 100 binary64) (expm1.f64 i) (*.f64 #s(literal 100 binary64) (+.f64 (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal -1/4 binary64) (pow.f64 i #s(literal 4 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal -1/48 binary64) (pow.f64 i #s(literal 6 binary64)))))) (pow.f64 n #s(literal 3 binary64))) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) (*.f64 n n))))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n)))))) |
#s(approx (* 100 (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (neg.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (neg.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i (exp.f64 i)) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n))) n) (neg.f64 (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) n) (neg.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n))) n) (*.f64 #s(literal -1/2 binary64) (*.f64 i (exp.f64 i)))) n) (neg.f64 (/.f64 (expm1.f64 i) i)))))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)) (*.f64 #s(literal 1/2 binary64) (*.f64 i (exp.f64 i)))) n) (/.f64 (exp.f64 i) i)) (pow.f64 i #s(literal -1 binary64)))) |
#s(approx (/ (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i)) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i (exp.f64 i)))) n) (/.f64 (exp.f64 i) i)) (pow.f64 i #s(literal -1 binary64)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n))) #s(literal 1 binary64))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n)))) |
#s(approx (* (log (+ 1 (/ i n))) n) (+.f64 i (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) n) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n)))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) i (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i i) n))) n))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 i (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i i) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) n))) n))) n))) |
#s(approx (log (+ 1 (/ i n))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 i (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (pow.f64 i #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 4 binary64)) n))) n) (*.f64 #s(literal -1/2 binary64) (*.f64 i i))) n))) n))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n)))))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n)))))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)) (*.f64 #s(literal 50 binary64) (*.f64 i (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
#s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i))) n) (*.f64 #s(literal 50 binary64) (*.f64 i (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 #s(literal 50 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 #s(literal 100 binary64) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))))) n) (*.f64 #s(literal 50 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 #s(literal 50 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 #s(literal 100 binary64) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))))) n) (*.f64 #s(literal 50 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n))) #s(literal 1 binary64))) |
#s(approx (- (pow (+ 1 (/ i n)) n) 1) (-.f64 (+.f64 (exp.f64 i) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))))) n) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n))) #s(literal 1 binary64))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n)))))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 i (exp.f64 i)) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n))) n) (neg.f64 (/.f64 (expm1.f64 i) i)))))) |
#s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n))) n) (*.f64 #s(literal -1/2 binary64) (*.f64 i (exp.f64 i)))) n) (neg.f64 (/.f64 (expm1.f64 i) i)))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i n) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 i #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 i n) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) n) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal 2 binary64))))) n) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 i i) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64))) |
#s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/2 binary64) (*.f64 i i))) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (*.f64 #s(literal 50 binary64) (/.f64 (*.f64 i (exp.f64 i)) n)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64)))) n)))) n)))))) |
#s(approx (/ (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (/ i n)) (neg.f64 (*.f64 n (fma.f64 #s(literal -100 binary64) (/.f64 (expm1.f64 i) i) (neg.f64 (/.f64 (fma.f64 #s(literal -50 binary64) (*.f64 i (exp.f64 i)) (neg.f64 (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) i) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (exp.f64 i) i) (/.f64 (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64))))) n)))) n))) n)))))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))) n) (*.f64 #s(literal 50 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* 100 (- (pow (+ 1 (/ i n)) n) 1)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -100 binary64) (/.f64 (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/48 binary64) (pow.f64 i #s(literal 6 binary64)) (fma.f64 #s(literal 1/6 binary64) (pow.f64 i #s(literal 5 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 i #s(literal 4 binary64)))))) n) (*.f64 #s(literal 100 binary64) (*.f64 (exp.f64 i) (fma.f64 #s(literal 1/8 binary64) (pow.f64 i #s(literal 4 binary64)) (*.f64 #s(literal 1/3 binary64) (pow.f64 i #s(literal 3 binary64))))))) n) (*.f64 #s(literal 50 binary64) (*.f64 (*.f64 i i) (exp.f64 i)))) n) (*.f64 #s(literal 100 binary64) (expm1.f64 i)))) |
#s(approx (* (log (/ i n)) n) (*.f64 n (log.f64 (*.f64 (neg.f64 i) (/.f64 #s(literal -1 binary64) n))))) |
#s(approx (log (/ i n)) (log.f64 (*.f64 (neg.f64 i) (/.f64 #s(literal -1 binary64) n)))) |
Compiled 28 654 to 2 736 computations (90.5% saved)
46 alts after pruning (37 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 535 | 10 | 545 |
| Fresh | 6 | 27 | 33 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 543 | 46 | 589 |
| Status | Accuracy | Program |
|---|---|---|
| 66.1% | (/.f64 (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)))))) (/.f64 i n)) | |
| 37.2% | (/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) | |
| 58.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 (/.f64 i n) (/.f64 i n)) (*.f64 #s(literal 1 binary64) (/.f64 i n))))) n))) (/.f64 i n)) | |
| ✓ | 77.8% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
| 54.7% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) n)) i #s(literal 1 binary64)) i)))) (/.f64 i n)) | |
| 58.3% | (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) | |
| 29.5% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.f64 i n)) | |
| 35.9% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 i n)) | |
| 38.9% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i n)) | |
| ✓ | 20.4% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
| 15.2% | (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (log (/ i n)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) n))) (/.f64 i n)) | |
| 34.9% | (/.f64 #s(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) | |
| 30.4% | (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) | |
| ✓ | 77.6% | (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
| 70.3% | (*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) #s(literal 100 binary64)) i) n) | |
| ✓ | 42.7% | (*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
| 13.4% | (*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) | |
| 48.1% | (*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) | |
| 45.8% | (*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) | |
| 70.3% | (*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) | |
| 9.5% | (*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) | |
| 20.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))) | |
| 29.0% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) | |
| 7.8% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) | |
| 25.7% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n))) | |
| 29.8% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n))) | |
| 43.4% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) | |
| 13.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) | |
| 3.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) | |
| 50.7% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n))) | |
| 24.5% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) | |
| ✓ | 20.4% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
| ✓ | 2.3% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
| 37.4% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 i n))) | |
| 29.0% | (*.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 (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))) (/.f64 i n))) | |
| ✓ | 38.9% | (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (+ (* (- 1/2 (/ 1/2 n)) i) 1) i) i)) (/.f64 i n))) |
| 37.1% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) | |
| ✓ | 77.5% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
| 70.4% | (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) | |
| 47.2% | (*.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)) i) n)) | |
| 45.8% | (*.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))) | |
| 11.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) | |
| 65.3% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) | |
| 11.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (*.f64 (*.f64 n n) (/.f64 (-.f64 (log.f64 i) (log.f64 n)) i)))) | |
| ✓ | 42.9% | (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
| 48.0% | #s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
Compiled 3 712 to 1 354 computations (63.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
(*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) 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(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.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(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 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)) (*.f64 (*.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 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
(*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) |
(*.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 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 #s(approx (log (/ i n)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) n))) (/.f64 i n)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(approx (log (+ 1 (/ i n))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) n)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) i))))) n)) #s(literal 100 binary64)) i) n) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 #s(approx (log (+ 1 (/ i 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 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (-.f64 (log1p.f64 (pow.f64 (/.f64 i n) #s(literal 3 binary64))) (log1p.f64 (-.f64 (*.f64 (/.f64 i n) (/.f64 i n)) (*.f64 #s(literal 1 binary64) (/.f64 i n))))) n))) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)))))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (/.f64 (expm1.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 i n)) n) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (+.f64 (/.f64 i n) #s(literal 1 binary64)) n) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (log1p.f64 (/.f64 i n)) n #s(literal 0 binary64)))))) (/.f64 i n))) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (neg.f64 (/.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)))) i))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
4 calls:
| 21.0ms | n |
| 19.0ms | i |
| 15.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))) |
| 13.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 3 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 94.3% | 3 | (*.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))) |
| 88.4% | 4 | i |
| 90.4% | 3 | n |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
(*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) 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(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.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(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 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)) (*.f64 (*.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 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
(*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) |
(*.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 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) |
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
2 calls:
| 18.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 15.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 |
|---|---|---|
| 94.3% | 3 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 94.3% | 3 | (*.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 28 to 18 computations (35.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
(*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) 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(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.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(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 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)) (*.f64 (*.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 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
(*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) |
(*.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 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
#s(approx (* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n))) (*.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)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
2 calls:
| 15.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 |
|---|---|---|
| 93.8% | 3 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 93.8% | 3 | (*.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 28 to 18 computations (35.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
(*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) 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(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.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(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 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)) (*.f64 (*.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 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
(*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) |
(*.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 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
2 calls:
| 13.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))) |
| 11.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 3 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 93.7% | 3 | (*.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 28 to 18 computations (35.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
(*.f64 #s(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
(*.f64 (/.f64 (*.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) 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(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) i) n)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) (-.f64 (pow.f64 #s(approx (+ 1 (/ i n)) (/.f64 i n)) n) #s(literal 1 binary64))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (log.f64 (/.f64 i n)) n)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) (*.f64 (log.f64 (/.f64 i n)) n))) (/.f64 i n)) |
(*.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(approx (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (+.f64 #s(literal 100 binary64) (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 i (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n))))))) n) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (fma.f64 (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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) (fma.f64 (*.f64 n i) (-.f64 (fma.f64 (pow.f64 n #s(literal -2 binary64)) #s(literal 1/3 binary64) #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 n #s(literal 100 binary64)))) |
#s(approx (* (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) n) (fma.f64 #s(literal 100 binary64) n (*.f64 i (*.f64 #s(literal 100 binary64) (fma.f64 (*.f64 i n) (-.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 n #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) n)) (*.f64 n (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))))) |
(/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 i (*.f64 n n)) #s(literal 1/3 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)) (*.f64 (*.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 (*.f64 n n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n)))) i))) |
(*.f64 (/.f64 #s(approx (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) (*.f64 (*.f64 #s(literal 100 binary64) n) (+.f64 (log.f64 i) (neg.f64 (log.f64 n))))) i) n) |
(*.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 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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 (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n) |
4 calls:
| 21.0ms | n |
| 14.0ms | i |
| 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))) |
| 11.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 2 | i |
| 84.3% | 3 | n |
| 74.7% | 3 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 74.7% | 3 | (*.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 30 to 22 computations (26.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)) |
1 calls:
| 47.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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)) (/.f64 (*.f64 (expm1.f64 i) n) i))) |
1 calls:
| 9.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) #s(literal -1 binary64))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i)))) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i 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))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 i i) n) (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i)) #s(literal 1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 #s(approx (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 i i)) n (*.f64 #s(literal 1/4 binary64) (*.f64 i i))) (*.f64 n n))) #s(literal 1 binary64)) (-.f64 (*.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) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) (*.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))) i)) (/.f64 i n))) |
| Outputs |
|---|
(*.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 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (*.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)) |
4 calls:
| 14.0ms | n |
| 10.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 9.0ms | i |
| 7.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 |
|---|---|---|
| 62.2% | 3 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 62.2% | 3 | (*.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))) |
| 65.4% | 5 | i |
| 66.0% | 3 | n |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) (/.f64 (*.f64 i (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 i i)) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) i) #s(literal 1 binary64))))) (/.f64 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 (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))) (/.f64 i n))) |
| Outputs |
|---|
(*.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 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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)) i) n)) |
4 calls:
| 10.0ms | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 6.0ms | i |
| 6.0ms | n |
| 5.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 |
|---|---|---|
| 49.3% | 2 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 49.3% | 2 | (*.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))) |
| 62.2% | 5 | i |
| 60.0% | 3 | n |
Compiled 30 to 22 computations (26.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 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)) i) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 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 i n))) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) (/.f64 #s(literal -1/2 binary64) n)) i #s(literal 1 binary64)) i))) (/.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(approx (* 100 (- (exp (* (log (+ 1 (/ i n))) n)) 1)) (*.f64 (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)) i)) (/.f64 i n)) |
(/.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))) (/.f64 i n)) |
(*.f64 #s(literal 100 binary64) (/.f64 (-.f64 #s(approx (pow (+ 1 (/ i n)) 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))) #s(literal 1 binary64)) (/.f64 i n))) |
| Outputs |
|---|
(*.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(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)) i) n)) |
1 calls:
| 10.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.6% | 3 | n |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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) (+.f64 #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 i (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)))))) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (fma.f64 #s(approx (- 1/2 (/ 1/2 n)) #s(literal 1/2 binary64)) i #s(literal 1 binary64)) i))) (/.f64 i n)) |
| Outputs |
|---|
(*.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(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))) |
2 calls:
| 8.0ms | i |
| 7.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.6% | 3 | i |
| 58.2% | 3 | n |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i 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))) |
| Outputs |
|---|
(*.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 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i 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))) |
2 calls:
| 5.0ms | n |
| 5.0ms | i |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 3 | i |
| 54.7% | 3 | n |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) #s(approx (* (/ (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) (- (* (- 1/2 (/ 1/2 n)) i) 1)) i) i))) (/.f64 i n)) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)) |
2 calls:
| 4.0ms | i |
| 4.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.0% | 3 | i |
| 50.9% | 3 | n |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 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) i)) (/.f64 i n))) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) |
1 calls:
| 5.0ms | i |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.0% | 3 | i |
Compiled 1 to 2 computations (-100% saved)
Total -0.1b remaining (-0.2%)
Threshold costs -0.1b (-0.2%)
| Inputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
(*.f64 (/.f64 (*.f64 #s(approx (- (exp (* (log (+ 1 (/ i n))) n)) 1) i) #s(literal 100 binary64)) i) n) |
| Outputs |
|---|
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) 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))) |
| 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 |
|---|---|---|
| 42.9% | 1 | (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) (/.f64 i n)) |
| 42.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))) |
| 42.9% | 1 | n |
| 42.9% | 1 | i |
Compiled 30 to 22 computations (26.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 6.642136898851361e-238 | 7.624796527437625e-232 |
Compiled 18 to 15 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 6.642136898851361e-238 | 7.624796527437625e-232 |
Compiled 18 to 15 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 6.642136898851361e-238 | 7.624796527437625e-232 |
Compiled 18 to 15 computations (16.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
| 0.0ms | 6.642136898851361e-238 | 7.624796527437625e-232 |
Compiled 18 to 15 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 3.2846321257256696e-11 | 9.127525646819513e-7 |
| 66.0ms | -0.11857359908312887 | -7.860346845326637e-7 |
| 47.0ms | 63× | 2 | valid |
| 38.0ms | 119× | 1 | valid |
| 10.0ms | 90× | 0 | valid |
| 6.0ms | 79× | 0 | invalid |
Compiled 1 207 to 795 computations (34.1% saved)
ival-pow: 54.0ms (63.2% of total)ival-div: 10.0ms (11.7% of total)adjust: 10.0ms (11.7% of total)ival-sub: 4.0ms (4.7% of total)ival-add: 4.0ms (4.7% of total)ival-mult: 4.0ms (4.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2846321257256696e-11 | 9.127525646819513e-7 |
| 1.0ms | -0.11857359908312887 | -7.860346845326637e-7 |
Compiled 1 151 to 755 computations (34.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2846321257256696e-11 | 9.127525646819513e-7 |
| 1.0ms | -0.11857359908312887 | -7.860346845326637e-7 |
Compiled 1 191 to 763 computations (35.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2846321257256696e-11 | 9.127525646819513e-7 |
| 31.0ms | -2.7708954651019413e+96 | -7.501887548520559e+95 |
| 15.0ms | 39× | 1 | valid |
| 7.0ms | 7× | 2 | valid |
| 3.0ms | 34× | 0 | valid |
Compiled 967 to 629 computations (35% saved)
ival-pow: 16.0ms (71.7% of total)ival-div: 2.0ms (9% of total)adjust: 2.0ms (9% of total)ival-add: 1.0ms (4.5% of total)ival-sub: 1.0ms (4.5% of total)ival-mult: 1.0ms (4.5% 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 |
|---|---|---|
| 47.0ms | 2.1813680089144436e-125 | 1.5965535348166631e-124 |
| 103.0ms | -5.583136589237903e-103 | -1.0911937687420497e-115 |
| 47.0ms | 78× | 2 | valid |
| 37.0ms | 37× | 0 | valid |
| 28.0ms | 132× | 1 | valid |
| 9.0ms | 9× | 3 | valid |
| 7.0ms | 117× | 0 | invalid |
Compiled 1 282 to 731 computations (43% saved)
ival-pow: 47.0ms (58.2% of total)ival-div: 12.0ms (14.8% of total)adjust: 10.0ms (12.4% of total)ival-sub: 4.0ms (4.9% of total)ival-mult: 4.0ms (4.9% of total)ival-add: 3.0ms (3.7% 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 | 2.1813680089144436e-125 | 1.5965535348166631e-124 |
| 1.0ms | -5.583136589237903e-103 | -1.0911937687420497e-115 |
Compiled 706 to 523 computations (25.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.1813680089144436e-125 | 1.5965535348166631e-124 |
| 1.0ms | -5.583136589237903e-103 | -1.0911937687420497e-115 |
Compiled 706 to 511 computations (27.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 4.387587652782633e-52 | 5.430394662582506e-49 |
| 114.0ms | -6.739323864928039e+49 | -4.3314203382411435e+46 |
| 100.0ms | 65× | 2 | valid |
| 44.0ms | 132× | 1 | valid |
| 7.0ms | 58× | 0 | valid |
| 2.0ms | 32× | 0 | invalid |
| 2.0ms | 1× | 3 | valid |
Compiled 706 to 495 computations (29.9% saved)
ival-pow: 63.0ms (44.2% of total)ival-sub: 48.0ms (33.7% of total)ival-div: 14.0ms (9.8% of total)adjust: 11.0ms (7.7% of total)ival-mult: 4.0ms (2.8% of total)ival-add: 3.0ms (2.1% 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× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 1.5825812942863731e-49 | 2.0556344708958604e-47 |
| 14.0ms | -3.519973418985956e+150 | -3.120124376712285e+143 |
| 40.0ms | 142× | 1 | valid |
| 3.0ms | 41× | 0 | invalid |
| 2.0ms | 31× | 0 | valid |
| 2.0ms | 3× | 2 | valid |
Compiled 392 to 290 computations (26% saved)
ival-pow: 23.0ms (57.6% of total)ival-div: 6.0ms (15% of total)adjust: 5.0ms (12.5% of total)ival-add: 2.0ms (5% of total)ival-sub: 2.0ms (5% of total)ival-mult: 2.0ms (5% 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× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 50.0ms | 4.6082637980953474e-58 | 1.9634071951171873e-52 |
| 0.0ms | -3.519973418985956e+150 | -3.120124376712285e+143 |
| 42.0ms | 76× | 1 | valid |
| 2.0ms | 4× | 2 | valid |
| 2.0ms | 27× | 0 | invalid |
Compiled 324 to 240 computations (25.9% saved)
ival-mult: 18.0ms (48% of total)ival-pow: 12.0ms (32% of total)adjust: 3.0ms (8% of total)ival-div: 3.0ms (8% of total)ival-add: 1.0ms (2.7% of total)ival-sub: 1.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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 1115 |
| 1 | 199 | 1115 |
| 2 | 291 | 1115 |
| 3 | 601 | 1115 |
| 4 | 2022 | 1115 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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 (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n))) |
(if (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)))) |
(if (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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)) (/.f64 (*.f64 (expm1.f64 i) n) i))))) |
(if (<=.f64 n #s(literal -1600000000000000032350206603449515181721754117142972385820442969932806407997062894973916524052480 binary64)) (*.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))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (*.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)))) |
(if (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (*.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))) (if (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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)) i) n)))) |
(if (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (*.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))) (if (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 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 #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)) i) n)))) |
(if (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (*.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))) (if (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 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 #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))))) |
(if (<=.f64 n #s(literal -44000000000000000712272517764252458167063019520 binary64)) (*.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))) (if (<=.f64 n #s(literal 5265614583427859/13164036458569648337239753460458804039861886925068638906788872192 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i 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))))) |
(if (<=.f64 i #s(literal -2000000000000000047490864717302210714817315855657364374946929977340474859084041145136355256432166588258691938267680232151586826339780163146874880 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) (if (<=.f64 i #s(literal 4113761393303015/205688069665150755269371147819668813122841983204197482918576128 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)))) |
(if (<=.f64 i #s(literal -2000000000000000047490864717302210714817315855657364374946929977340474859084041145136355256432166588258691938267680232151586826339780163146874880 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) (if (<=.f64 i #s(literal 336999333339383/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
| Outputs |
|---|
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (/.f64 (*.f64 #s(literal 100 binary64) (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n))) (/.f64 i n)) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) (/.f64 i n)) #s(literal 100 binary64)) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (*.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) #s(literal 100 binary64)) i) n) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 (*.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 3665779701564795/3665779701564795034165604343510379326812382614037843523768505561895816192685171732396196386025552432054958017180031964169522798176905392217656963333320266191425647911421339149090150561469309283359365121053663391676919110861662410702765924749628709797888 binary64)) (*.f64 #s(literal 100 binary64) (*.f64 (/.f64 (expm1.f64 (*.f64 (log1p.f64 (/.f64 i n)) n)) i) n)) (if (<=.f64 (*.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 +inf.0 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 i n)) n) #s(literal 1 binary64)) #s(literal 100 binary64)) i) n) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)))) |
(if (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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 (/ (* (- (exp (* (log (+ 1 (/ i n))) n)) 1) 100) i) (*.f64 #s(literal 100 binary64) (/.f64 (expm1.f64 i) i))) n))) |
(if (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (*.f64 (/.f64 (expm1.f64 #s(approx (* (log (+ 1 (/ i n))) n) i)) i) n)))) |
(if (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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)) (/.f64 (*.f64 (expm1.f64 i) n) i))))) |
(if (or (<=.f64 n #s(literal -1152921504606847/2305843009213693952 binary64)) (not (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)))) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) (/.f64 (*.f64 (expm1.f64 i) n) i))) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) n)) i) #s(literal 1 binary64))) i)) (/.f64 i n)))) |
(if (<=.f64 n #s(literal -1600000000000000032350206603449515181721754117142972385820442969932806407997062894973916524052480 binary64)) (*.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))) (if (<=.f64 n #s(literal 8500259669165361/9444732965739290427392 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) (-.f64 (*.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) (*.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)))) |
(if (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (*.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))) (if (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) (*.f64 (/.f64 #s(approx (- (* (* (- 1/2 (/ 1/2 n)) i) (* (- 1/2 (/ 1/2 n)) i)) 1) #s(literal -1 binary64)) #s(approx (- (* (- 1/2 (/ 1/2 n)) i) 1) (*.f64 #s(literal -1/2 binary64) (/.f64 i n)))) i)) (/.f64 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)) i) n)))) |
(if (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (*.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))) (if (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 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 #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)) i) n)))) |
(if (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (*.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))) (if (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 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 #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))))) |
(if (or (<=.f64 n #s(literal -7985288719067947/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (not (<=.f64 n #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 binary64)))) (*.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)))) |
(if (<=.f64 n #s(literal -44000000000000000712272517764252458167063019520 binary64)) (*.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))) (if (<=.f64 n #s(literal 5265614583427859/13164036458569648337239753460458804039861886925068638906788872192 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i 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))))) |
(if (or (<=.f64 n #s(literal -44000000000000000712272517764252458167063019520 binary64)) (not (<=.f64 n #s(literal 5265614583427859/13164036458569648337239753460458804039861886925068638906788872192 binary64)))) (*.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 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n)))) |
(if (<=.f64 i #s(literal -2000000000000000047490864717302210714817315855657364374946929977340474859084041145136355256432166588258691938267680232151586826339780163146874880 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) (if (<=.f64 i #s(literal 4113761393303015/205688069665150755269371147819668813122841983204197482918576128 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) (/.f64 (*.f64 #s(literal 100 binary64) #s(approx (- (pow (+ 1 (/ i n)) n) 1) i)) (/.f64 i n)))) |
(if (<=.f64 i #s(literal -2000000000000000047490864717302210714817315855657364374946929977340474859084041145136355256432166588258691938267680232151586826339780163146874880 binary64)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) (if (<=.f64 i #s(literal 336999333339383/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))))) |
(if (or (<=.f64 i #s(literal -2000000000000000047490864717302210714817315855657364374946929977340474859084041145136355256432166588258691938267680232151586826339780163146874880 binary64)) (not (<=.f64 i #s(literal 336999333339383/3369993333393829974333376885877453834204643052817571560137951281152 binary64)))) (*.f64 #s(literal 100 binary64) (/.f64 #s(approx (- (pow (+ 1 (/ i n)) n) 1) i) (/.f64 i n))) (*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n))) |
(*.f64 #s(literal 100 binary64) #s(approx (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)) n)) |
| 1× | fuel |
Compiled 1 117 to 154 computations (86.2% saved)
Compiled 2 344 to 364 computations (84.5% saved)
Loading profile data...