meaning of E in y=3E-.05x^3

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

fitting a trendline to a third-order polynomial has equation
3E-.05*x^3-.0023*x^2+.0857*x-.0579. Don't know what the E means.
 
fitting a trendline to a third-order polynomial has equation
3E-.05*x^3-.0023*x^2+.0857*x-.0579. Don't know what the E means.

It means "times 10 raised to the power of". 1E2 is 100, 5E3 is 5,000
etc.

Press F1, and in Help Topics type "scientific format". You should see a
help section called "Formats for currency, percentages, and exponential
notation". If there are too many hits, change Options.. from "at least
one of the words you typed" to "All the words you typed".
 
Back
Top