elliptic_Z {Carlson} | R Documentation |
Jacobi zeta function
Description
Evaluate the Jacobi zeta function.
Usage
elliptic_Z(phi, m, minerror = 1e-15)
Arguments
phi |
amplitude, real or complex number/vector |
m |
parameter, real or complex number/vector |
minerror |
bound on relative error passed to |
Value
A complex number or vector, the value(s) of the Jacobi zeta function Z(φ,m).
[Package Carlson version 3.0.0 Index]