Parabela
Contents |
Function
y = A + Bx + Cx2
Brief Description
Parabola function.
Sample Curve
Parameter
Number: 3
Names: A, B, C
Meanings: A = offset, B = cofficient, C = cofficient
Lower Bounds: none
Upper Bounds: none
Script Access
nlf_Parabola(x,A,B,C)
Function File
FITFUNC\PARABOLA.FDF
Category
Polynomial, Baseline
