Poly5

Contents

Function

y = A0 + A1x + A2x2 + A3x3 + A4x4 + A5x5

Brief Description

5th order Polynomial function.

Sample Curve

Image:Poly5.png

Parameter

Number: 6

Names: A0, A1, A2, A3, A4, A5

Meanings: A0 = offset, A1 = cofficient, A2 = cofficient, A3 = cofficient, A4 = cofficient, A5 = cofficient

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_Poly5(x,A0,A1,A2,A3,A4,A5)

Function File

FITFUNC\POLY5.FDF

Category

Polynomial, Baseline