
   fit x y order [-dy wt]

   perform a lease-square polynomial fit to the data defined 
   by vectors x and y.  the coefficients are placed in the variables
   $C0, $C1, ..., and the order is placed in $Cn.

   See also: applyfit

