NormalCDF
Contents
Function

Brief Description
Normal cumulative distribution function
Sample Curve
Parameters
Number: 4
Names: y0, A, xc, w
Meanings: y0 = offset, A = Amplitude, xc = Mean, w = Standard Deviation
Lower Bounds: A > 0.0, w > 0
Upper Bounds: none
Script Access
nlf_NormalCDF(x,y0,A,xc,w)
Function File
FITFUNC\NormalCDF.fdf
Category
Statistics
