Click or drag to resize

ISpecialFunctionsGammaIncompleteComplemented Method

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


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

Parameters

a  Double

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

x  Double

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

Return Value

Double
See Also