Learn R Programming

nmfem (version 1.0.5)

lnfact: Logarithm of a factorial

Description

Logarithm of a factorial

Usage

lnfact(x)

Arguments

x

an integer

Value

log(factorial(x))