Command Reference
:
Function Reference
:
Function Reference: P
@psi
Element Functions
First derivative of the natural log of the gamma function.
Syntax:
@psi
(
x)
x:
number
Return: number
for
.
Examples
= @psi(1)
returns -0.57721....
Cross-references
See also
@digamma
,
@gammalog
, and
@trigamma
.