Limits
Calculate the limiting value of an expression:
(Type -> for the
symbol.)
In[1]:= |
Out[1]= | ![]() |
Find the limit at Infinity:
(Type ESCinfESC for the∞
symbol.)
In[2]:= |
Out[2]= | ![]() |
You can also specify the limit’s Direction.
A setting of 1 approaches the limit from the left:
In[1]:= |
Out[1]= | ![]() |
A setting of −
1 approaches the limit from the right:
In[2]:= |
Out[2]= | ![]() |
Use HoldForm to leave the expression unevaluated:
(TraditionalForm uses classic mathematical typesetting.)In[1]:= |
Out[1]= | ![]() |
QUICK REFERENCE: Calculus »