Learn R Programming

jacobi (version 3.1.1)

eta: Dedekind eta function

Description

Evaluation of the Dedekind eta function.

Usage

eta(tau)

Value

A vector of complex numbers.

Arguments

tau

a vector of complex numbers with strictly positive imaginary parts

Examples

Run this code
eta(2i)
gamma(1/4) / 2^(11/8) / pi^(3/4)

Run the code above in your browser using DataLab