Learn R Programming

SNscan (version 1.0)

zetatable: Zeta Function Table

Description

Each row of zeta function table equals to the derivation of Riemann zeta function divided by zeta function.

Usage

data(zetatable)

Arguments

Format

A data frame with 99999 observations on the following 2 variables; The first column is the given value of alpha in zeta function, and the second is the value of the derivation of Riemann zeta function divided by zeta function.

Examples

Run this code
data(zetatable)
str(zetatable)

Run the code above in your browser using DataLab