Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Mathematical Constants >

E (ExponentialE)

E
is the exponential constant e (base of natural logarithms), with numerical value TildeEqual2.71828.
  • Mathematical constant treated as numeric by NumericQ and as a constant by D.
  • E can be evaluated to any numerical precision using N.
E can be entered as Esc ee Esc (for "exponential e"):
Evaluate to any precision:
Do an exact numerical computation:
E can be entered as Esc ee Esc (for "exponential e"):
In[1]:=
Click for copyable input
Out[1]=
 
Evaluate to any precision:
In[1]:=
Click for copyable input
Out[1]=
 
Do an exact numerical computation:
In[1]:=
Click for copyable input
Out[1]=
The first 20 digits of ⅇ in base 10:
ⅇ has a very regular continued fraction:
Evaluate symbolic relations involving ⅇ:
Mathematical functions and operations often give results involving ⅇ:
Solve the Steiner problem:
Exp[z] is automatically converted to ExponentialEz:
ⅇ is not an algebraic number:
Use TrigToExp to obtain E from hyperbolic and trigonometric functions:
Find twenty base-10 digits after the millionth one:
ⅇ arises in many limiting results:
Weyl-type sum involving E:
New in 1 | Last modified in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team