jtheta1 | R Documentation |
Evaluates the first Jacobi theta function.
jtheta1(z, tau = NULL, q = NULL)
ljtheta1(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; jtheta1
evaluates the
first Jacobi theta function and ljtheta1
evaluates its logarithm.
jtheta1(1 + 1i, q = exp(-pi/2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.