Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | mathematics | |
Tool | polyfitter |
y | Values of the evaluated polynomial. If coeff has two dimensions, y[,1] is the evaluation using coeff[,1], y[,2] corresponds to coeff[,2] and so on.(Output) | ||
x | The independent variable. (Input) | ||
coeff | The coefficients in the order as emitted by fit or multifit.(Input) |