Click or drag to resize

ISpecialFunctionsPolylog Method

[Missing <summary> documentation for "M:CenterSpace.NMath.Core.ISpecialFunctions.Polylog(System.Int32,System.Double)"]


Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
double Polylog(
	int n,
	double x
)

Parameters

n  Int32

[Missing <param name="n"/> documentation for "M:CenterSpace.NMath.Core.ISpecialFunctions.Polylog(System.Int32,System.Double)"]

x  Double

[Missing <param name="x"/> documentation for "M:CenterSpace.NMath.Core.ISpecialFunctions.Polylog(System.Int32,System.Double)"]

Return Value

Double
See Also