Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >
BUILT-IN MATHEMATICA SYMBOL|See Also »

Direction

Direction
is an option for Limit that specifies the direction in which the limit is taken.
  • Direction takes variables to approach their limits by increasing from smaller values.
  • Direction takes variables to approach their limits by decreasing from larger values.
  • The default setting is Direction->Automatic, which determines the direction from assumptions that have been given, using Direction as the default. For limit points at infinity, the direction is determined from the direction of the infinity.
  • Direction->z specifies that limits should be taken in the direction corresponding to the complex number z.
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=
By default, the limit is taken from above:
With the default setting Direction->Automatic, Assumptions can affect the direction:
New in 2 | Last modified in 5
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF