limit of series



On 8/06/2012 2:54 AM, Adam Majewski wrote:
> Hi,
>
> I have a series of values which seems to converge to some values.
> Is it possible to find its limit ?
>
> like limit( series) ?
>
> I can take minimal value here, but maybe is better solution.
>
You could try using a Levin transform.

Have a look at the (undocumented) share package share/contrib/levin.  
These often benefit from extended precision, so try the bfloat version too.