logStirling: Log Stirling

Description Usage Arguments Value

Description

Computes the log of the Stirling approximation of n!.

Usage

1

Arguments

n

integer or vector of integers.

Value

Stirling approximation of log(n!). If n <= 14, then computes log(n!) directly, i.e. no Stirling approximation.


kpmt documentation built on May 1, 2019, 7:58 p.m.

Related to logStirling in kpmt...