Cubic

Contents

Function

y = A + Bx + Cx2 + Dx3

Brief Description

Cubic Curve.

Sample Curve

Image:Cubic.png

Parameter

Number: 4

Names: A, B, C, D

Meanings: A = offset, B = cofficient, C = cofficient, D = cofficient

Lower Bounds: none

Upper Bounds: none

Script Access

hyperbolagen(x,a,b,c,d)

Function File

FITFUNC\CUBIC.FDF

Category

Polynomial, Baseline