Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.426 pit

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)).