nome {elliptic} | R Documentation |
Nome in terms of m or k
Description
Calculates the nome in terms of either (
nome()
)
or (
nome.k()
).
Usage
nome(m)
nome.k(k)
Arguments
m |
Real parameter |
k |
Real parameter with |
Note
The nome is defined as , where
and
are the quarter periods (see page 576 of
AMS-55). These are calculated using function
K.fun()
.
Author(s)
Robin K. S. Hankin
See Also
Examples
nome(0.09) # AMS-55 give 0.00589414 in example 7 on page 581
[Package elliptic version 1.4-0 Index]