Click or drag to resize

ISpecialFunctionsGammaIncomplete Method

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


Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
double GammaIncomplete(
	double a,
	double x
)

Parameters

a  Double

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

x  Double

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

Return Value

Double
See Also