View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kipi Kipi is offline
external usenet poster
 
Posts: 6
Default Curve fit coefficient

I know that there is a LINEST function to return the coefficient of best
linear curve fit
However I would like to know if there is anyway to return the coefficients
of, say , a quadratic curve fit? Or if there is anyway to manual type in
algorithm that excel use in polynomial curve fit? Oh and I would like to have
a 0 y-intercept
Thanks