Command Reference
:
Function Reference
:
Function Reference: G
@gammader
Element Functions
Derivative (first) of the gamma function.
Syntax:
@gammader
(
x)
x:
number
Return: number
for
.
Note: Euler’s constant,
, may be evaluated as
.
Examples
= @gammader(1)
returns -0.57721....
Cross-references
See also
@gamma
and
@digamma
.