Learn R Programming

FGN (version 2.0-12)

Reimann: Computes Reimann zeta function on [0,3]

Description

Computes Reimann zeta function on [0,3] by interpolating a table of values. Since the function has a pole at 1, values of the function in the interval [0.999,1.001] are NA. This function is used to define acfPLA.

Usage

Reimann(v)

Arguments

v
argument, between 0 and 3

Value

The function value is returned.

See Also

acvfPLA

Examples

Run this code
Reimann(0.5)

Run the code above in your browser using DataLab