Psi

Advanced Analysis Library Only

double Psi (double x);

Purpose

Computes the digamma (Psi) function, which is defined as follows:

Parameters

Input
Name Type Description
x double-precision The point at which the function is evaluated.

Return Value

Name Type Description
result double-precision The value of the Psi function.