untb (version 1.6-4)

logS1: logarithms of Stirling numbers of the first kind

Description

Natural logarithms of Stirling numbers of the first kind, used by function logkda.a11() (dataset logS1) and function logkda.polyn() (dataset logS1vect).

Usage

logS1

Arguments

format

Dataset logS1 is a 100-by-100 matrix of logs of Stirling numbers of the first kind; logS1vect is a vector of length 499500

source

Calculated by Maple

See Also

etienne

Examples

Run this code
exp(logS1[1:5,1:5])

Run the code above in your browser using DataCamp Workspace