Click or drag to resize

ExcelFunctionsNormSInv Method

[Missing <summary> documentation for "M:Altaxo.Calc.ExcelFunctions.NormSInv(System.Double)"]


Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static double NormSInv(
	double probability
)

Parameters

probability  Double

[Missing <param name="probability"/> documentation for "M:Altaxo.Calc.ExcelFunctions.NormSInv(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Calc.ExcelFunctions.NormSInv(System.Double)"]

See Also