30.1.120 Parabola

Function

y = A + Bx + Cx^2

Brief Description

Second order polynomial.

Sample Curve

Parabola.png

Parameters

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