RR {jacobi} | R Documentation |
Rogers-Ramanujan continued fraction
Description
Evaluates the Rogers-Ramanujan continued fraction.
Usage
RR(q)
Arguments
q |
the nome, a complex number whose modulus is strictly less than one, and which is not zero |
Value
A complex number
Note
This function is sometimes denoted by R
.
[Package jacobi version 3.1.1 Index]