Excel |
[Missing <summary> documentation for "M:Altaxo.Calc.ExcelFunctions.NormDist(System.Double,System.Double,System.Double,System.Boolean)"]
public static double NormDist( double x, double mean, double standardDev, bool cumulative )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.ExcelFunctions.NormDist(System.Double,System.Double,System.Double,System.Boolean)"]
[Missing <param name="mean"/> documentation for "M:Altaxo.Calc.ExcelFunctions.NormDist(System.Double,System.Double,System.Double,System.Boolean)"]
[Missing <param name="standardDev"/> documentation for "M:Altaxo.Calc.ExcelFunctions.NormDist(System.Double,System.Double,System.Double,System.Boolean)"]
[Missing <param name="cumulative"/> documentation for "M:Altaxo.Calc.ExcelFunctions.NormDist(System.Double,System.Double,System.Double,System.Boolean)"]
[Missing <returns> documentation for "M:Altaxo.Calc.ExcelFunctions.NormDist(System.Double,System.Double,System.Double,System.Boolean)"]