XLPack 7.0
XLPack Numerical Library (Excel Worksheet Functions) Reference Manual
Loading...
Searching...
No Matches

◆ WJtheta4m1t()

Function WJtheta4m1t ( X As  Double,
Q As  Double 
)

Jacobi theta function θ4(x, τ) - 1

Purpose
This function computes the Jacobi theta function θ4 - 1.
θ4(x, τ) = 2Σ(-1)^n exp(iπτ)^(n + 1/2) sin((2n + 1)x) (Σ for n = 0 to ∞)
Returns
Jacobi theta function θ4(x, τ) - 1.
Parameters
[in]XArgument x.
[in]TauAssuming that the argument τ is a purely imaginary number, it is expressed as a real number (τ = i*Tau).
This is equivalent to setting q = exp(iπτ) in θ1(x, q).
Reference
boost/math/special_functions