lnfact: Logarithm of a factorial

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Logarithm of a factorial

Usage

1
lnfact(x)

Arguments

x

an integer

Value

log(factorial(x))


nmfem documentation built on March 26, 2020, 7:42 p.m.