zetatable:
Zeta Function Table
Description
Each row of zeta function table equals to the derivation of Riemann zeta function divided by zeta function.
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 codedata(zetatable)
str(zetatable)
Run the code above in your browser using DataLab