Skip to content
Snippets Groups Projects
Commit 64da4420 authored by SANTAGOSTINI Pierre's avatar SANTAGOSTINI Pierre
Browse files

lnfactorial removed (we use base::lfactorial instead)

parent 4209f86c
No related branches found
No related tags found
No related merge requests found
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/lnfactorial.R
\name{lnfactorial}
\alias{lnfactorial}
\title{Logarithm of the factorial}
\usage{
lnfactorial(n)
}
\arguments{
\item{n}{positive integer.}
}
\value{
Numeric value. The logarithm of the factorial.
}
\description{
Computes the logarithm of the factorial of a positive integer.
}
\author{
Pierre Santagostini, Nizar Bouhlel
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment