Exponential function: Difference between revisions

Content deleted Content added
m Caption "e^x" colour now correct
m add width:201; to div, allowing removal of manual line breaks in caption
Line 2:
[[fr:Exponentielle]]
The '''exponential function''' is one of the most important [[function|functions]] in [[mathematics]]. It is written as exp(''x'') or <math>e^x</math> (where ''e'' is the [[e - base of natural logarithm|base of the natural logarithm]]) and can be defined in two equivalent ways, the first an [[infinite series]], the second a [[limit]]:
 
<div style="float:right;width:201;margin-left:0.5em;">
[[image:exp.png|The exponential function is flat for negative x's, and climbs quickly for positive x's.]]<br>
The graph of <font color=#b36633>e<sup>x</sup></font> does '''not''' ever<br> touch the x axis, although it<br> comes very close.
</div>
 
 
: <math>\exp(x) = \sum_{n = 0}^{\infty} {x^n \over n!}</math>