| 30.1.90 InvsPolyInvsPoly-FitFunc Function 
 Brief DescriptionInverse polynomial peak function with center.
 Sample Curve
 ParametersNumber:  7
 Names:  y0, xc, w, A, A1, A2, A3
 Meanings:  y0 = offset, xc = center, w = width, A = amplitude, A1 = coefficient, A2 = coefficient, A3 = coefficient
 Lower Bounds:  w > 0.0
 Upper Bounds:  none
 Script Accessnlf_invspoly(x,y0,xc,w,A,A1,A2,A3) Function FileFITFUNC\INVSPOLY.FDF
 CategorySpectroscopy, PFW, Peak Functions
 |