lpochhammer | R Documentation |
lpochhammer
returns the value of the natural logarithm of Pochhammer's symbol
calculated as
\ln ≤ft[ {≤ft( z \right)_n } \right] = \ln Γ ≤ft( {z + n} \right) - \ln Γ ≤ft( z \right)
where Γ ≤ft( z \right) is the Gamma function
lpochhammer(z, n)
z |
argument of the symbol |
n |
integer number of terms in the symbol |
The value of the logarithm of the symbol
Frederick Novomestky fnovomes@poly.edu
pochhammer
lpochhammer( pi, 5 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.