elliptic_Z: Jacobi zeta function

View source: R/elliptic_Z.R

elliptic_ZR 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 elliptic_E and elliptic_F

Value

A complex number or vector, the value(s) of the Jacobi zeta function Z(φ,m).


stla/Carlson documentation built on Nov. 12, 2023, 12:53 a.m.