Elliptic Integrals and Jacobi's Zeta Function of Complex Argument.

Evaluates the elliptic integrals of complex phase.
1.2K Downloads
Updated 20 Jun 2009

View License

ELLIPTIC12i evaluates the Incomplete Elliptic Integrals of the First, Second Kind and Jacobi's Zeta Function for the complex value of phase U. Parameter M must be in the range 0 <= M <= 1.

[Fi,Ei,Zi] = ELLIPTIC12i(U,M,TOL)

where U is a complex phase in radians, M is the real parameter and TOL is the tolerance (optional). Default value for the tolerance is eps = 2.220e-16.

ELLIPTIC12i uses the function ELLIPTIC12 to evaluate the values of corresponding integrals.

See also ELLIPKE, ELLIPJ, ELLIPTIC12.

Cite As

Moiseev Igor (2024). Elliptic Integrals and Jacobi's Zeta Function of Complex Argument. (https://www.mathworks.com/matlabcentral/fileexchange/17745-elliptic-integrals-and-jacobi-s-zeta-function-of-complex-argument), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Special Functions in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Update license

1.0.0.0