On 17/11/12 08:35, Albyn Jones wrote:
> Perhaps it would help to think before you compute.
Fortune nomination!
cheers,
Rolf Turner
>
> albyn
>
> On Fri, Nov 16, 2012 at 09:30:32AM -0800, Simon Bolivar wrote:
>> I'm having trouble to do an infinite sum in R
>>
>> I want to do the infinite sum of 1/(1+n)
>>
>> how would I do this in R?
>>
>> Thank You