Usage
theta1 (z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta2 (z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta3 (z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta4 (z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta.00(z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta.01(z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta.10(z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
theta.11(z, ignore=NULL, m=NULL, q=NULL, give.n=FALSE, maxiter=30)
Theta (u, m, ...)
Theta1(u, m, ...)
H (u, m, ...)
H1(u, m, ...)
Arguments
z
Complex argument of function
u
Complex argument of function
ignore
Dummy variable whose intention is to force the user to
name the second argument either m or q.
m
Does not seem to have a name. The variable is introduced in
section 16.1, p569.
q
The nome $q$, defined in section 16.27, p576
give.n
Boolean with default FALSE meaning to return the
function evaluation, and TRUE meaning to return a two element
list, with first element the function evaluation, and second element
the number of iterations used.
maxiter
Maximum number of iterations used. Note that the
series generally converge very quickly.
...
In functions that take it, extra arguments passed to
theta1() et seq; notably, maxiter