Next: pixelsto8bit, Previous: pfw06, Up: Internal Routines [Contents][Index]
pit([x,] y [, n])
Returns the coefficients of nth-degree polynomial fit of y to x. n defaults to 0, x to indgen(y/num_elem(y)).
n
y
x
indgen(y/num_elem(y))