Learn R Programming

elliptic (version 1.5-0)

nome: Nome in terms of m or k

Description

Calculates the nome in terms of either \(m\) (nome()) or \(k\) (nome.k()).

Usage

nome(m)
nome.k(k)

Arguments

m

Real parameter

k

Real parameter with \(k=m^2\)

Author

Robin K. S. Hankin

See Also

K.fun

Examples

Run this code
nome(0.09)  # AMS-55 give 0.00589414 in example 7 on page 581

Run the code above in your browser using DataLab