XLPack 6.1
Excel Worksheet Function Numerical Library Reference Manual
Loading...
Searching...
No Matches

◆ WDigamma()

Function WDigamma ( X As  Double)

Digamma (or psi) function ψ(x)

Purpose
WDigamma computes the psi (or digamma) function at x, where x is not 0, -1, -2, ...
ψ(x) = d/dx ln(Γ(x)) = Γ'(x)/Γ(x)
Returns
Digamma (or psi) function ψ(x).
Parameters
[in]XArgument x. (X <> 0 and X <> an negative integer)
Reference
boost/math/special_functions