Description Usage Arguments Author(s) Examples
Laurent series for various functions
1 2 3 4 5 | P.laurent(z, g=NULL, tol=0, nmax=80)
Pdash.laurent(z, g=NULL, nmax=80)
sigma.laurent(z, g=NULL, nmax=8, give.error=FALSE)
sigmadash.laurent(z, g=NULL, nmax=8, give.error=FALSE)
zeta.laurent(z, g=NULL, nmax=80)
|
z |
Primary argument (complex) |
g |
Vector of length two with |
tol |
Tolerance |
give.error |
In |
.
nmax |
Number of terms used (or, for |
Robin K. S. Hankin
1 2 | sigma.laurent(z=1+1i,g=c(0,4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.