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

◆ WJtheta3()

Function WJtheta3 ( X As  Double,
Q As  Double 
)

Jacobi theta function θ3(x, q)

Purpose
This function computes the Jacobi theta function θ3.
θ3(x, q) = 1 + 2Σq^(n^2) cos(2nx) (Σ for n = 1 to ∞)
Returns
Jacobi theta function θ3(x, q).
Parameters
[in]XArgument x.
[in]QArgument q. (0 < Q < 1)
Reference
boost/math/special_functions