eta: Dedekind eta function

View source: R/eta-dedekind.R

etaR Documentation

Dedekind eta function

Description

Evaluation of the Dedekind eta function.

Usage

eta(tau)

Arguments

tau

a vector of complex numbers with strictly positive imaginary parts

Value

A vector of complex numbers.

Examples

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

jacobi documentation built on Nov. 19, 2023, 1:08 a.m.