Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >
Built-in Mathematica SymbolSee Also »

Direction

Direction
is an option for Limit that specifies the direction in which the limit is taken.
  • Direction->1 takes variables to approach their limits by increasing from smaller values.
  • Direction->-1 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->-1 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.
New in 2 | Last modified in 5
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team