Click or drag to resize

ISpecialFunctionsGammaInverseIncompleteComplemented Method

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


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

Parameters

a  Double

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

p  Double

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

Return Value

Double
See Also