Skip to content
Back to formatted view

Raw Message

Message-ID: <XFMail.100511102646.Ted.Harding@manchester.ac.uk>
Date: 2010-05-11T09:26:46Z
From: (Ted Harding)
Subject: Polylogarithm
In-Reply-To: <000301caf07d$004831b0$00d89510$@tamu.edu>

On 10-May-10 20:11:39, Jue \(Andy\) Wang wrote:
> I am writing to ask if R has a build- in function to calculate this
> polylogarithm Li_n(z) function , also known as the Jonqui?re's function
> defined as
> 
> Li_n(z)=sum_(k=1)^infty(z^k)/(k^n)
> 
> Thanks
> Andy

There is an R package 'gsl' which is a wrapper for the GNU Scientific
Library, and the GSL includes the 'polylog' function (and many many
other special functions).

See:
  http://finzi.psych.upenn.edu/R/library/gsl/html/gsl-package.html

  http://finzi.psych.upenn.edu/R/library/gsl/html/00Index.html

  http://finzi.psych.upenn.edu/R/library/gsl/doc/gslpaper.pdf

  http://www.gnu.org/software/gsl

Ted.

--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at manchester.ac.uk>
Fax-to-email: +44 (0)870 094 0861
Date: 11-May-10                                       Time: 10:26:35
------------------------------ XFMail ------------------------------