jtheta4 | R Documentation |
Evaluates the fourth Jacobi theta function.
jtheta4(z, tau = NULL, q = NULL)
ljtheta4(z, tau = NULL, q = NULL)
z |
complex number, vector, or matrix |
tau |
lattice parameter, a complex number with strictly positive
imaginary part; the two complex numbers |
q |
the nome, a complex number whose modulus is strictly less than one, but not zero |
A complex number, vector or matrix; jtheta4
evaluates the
fourth Jacobi theta function and ljtheta4
evaluates its logarithm.
jtheta4(1 + 1i, q = exp(-pi/2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.