30.1.131 Poly5

Function

y = A_0+A_1x+A_2x^2+A_3x^3+A_4x^4+A_5x^5

Brief Description

5th order polynomial function.

Sample Curve

Poly5.png

Parameters

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