Special.InverseDigamma Method

Returns the positive inverse of the Digamma function

DefinitionPermalink

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
public static double InverseDigamma(
	double x
)

ParametersPermalink

x  Double
A real number.

Return ValuePermalink

Double
A number greater than zero where the Digamma(Double) function is equal to x.

See AlsoPermalink