WOLFRAM

Direction
Direction

is an option for Limit and related functions that specifies the direction in which the limit is taken.

Details

  • Possible settings for Direction include:
  • Reals or "TwoSided"from both real directions
    "FromAbove" or -1from above or larger values
    "FromBelow" or +1from below or smaller values
    Complexesfrom all complex directions
    Exp[ θ]in the direction
    {dir1,,dirn}use direction diri for variable xi independently
  • DirectionExp[ θ] at x* indicates the direction tangent of a curve approaching the limit point x*.

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Limit from below:

Out[1]=1

Limit from above:

Out[2]=2

The two-sided limit does not exist:

Out[3]=3
Out[4]=4

Scope  (5)Survey of the scope of standard use cases

One-sided limits at piecewise discontinuities:

Out[1]=1
Out[2]=2

The default direction is two sided:

Out[3]=3
Out[4]=4

One-sided max limits:

Out[1]=1
Out[2]=2

The default direction Reals gives the larger of the two one-sided max limits:

Out[3]=3
Out[4]=4

Visualize the function:

Out[5]=5

Limits at a simple pole:

Out[1]=1
Out[2]=2
Out[3]=3
Out[4]=4

Limits at a branch cut:

Out[1]=1
Out[2]=2
Out[3]=3
Out[4]=4

Compute the bivariate limit approach from different quadrants:

Approaching the origin from the first quadrant:

Out[2]=2

Equivalently:

Out[3]=3

Approaching the origin from the second quadrant:

Out[4]=4

Approaching the origin from the left half-plane:

Out[5]=5

Approaching the origin from the bottom half-plane:

Out[6]=6

Visualize the function:

Out[7]=7

Properties & Relations  (4)Properties of the function, and connections to other functions

The settings "FromBelow" and 1 are equivalent:

Out[1]=1
Out[2]=2

The settings "FromAbove" and -1 are equivalent:

Out[1]=1
Out[2]=2

The settings "TwoSided" and Reals are equivalent:

Out[1]=1
Out[2]=2

Direction places conditions on the limit variable:

Out[1]=1

Assumptions applies to parameters in the limit expression:

Out[2]=2
Out[3]=3
Wolfram Research (1991), Direction, Wolfram Language function, https://reference.wolfram.com/language/ref/Direction.html (updated 2017).
Wolfram Research (1991), Direction, Wolfram Language function, https://reference.wolfram.com/language/ref/Direction.html (updated 2017).

Text

Wolfram Research (1991), Direction, Wolfram Language function, https://reference.wolfram.com/language/ref/Direction.html (updated 2017).

Wolfram Research (1991), Direction, Wolfram Language function, https://reference.wolfram.com/language/ref/Direction.html (updated 2017).

CMS

Wolfram Language. 1991. "Direction." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/Direction.html.

Wolfram Language. 1991. "Direction." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/Direction.html.

APA

Wolfram Language. (1991). Direction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Direction.html

Wolfram Language. (1991). Direction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Direction.html

BibTeX

@misc{reference.wolfram_2025_direction, author="Wolfram Research", title="{Direction}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/Direction.html}", note=[Accessed: 06-April-2025 ]}

@misc{reference.wolfram_2025_direction, author="Wolfram Research", title="{Direction}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/Direction.html}", note=[Accessed: 06-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_direction, organization={Wolfram Research}, title={Direction}, year={2017}, url={https://reference.wolfram.com/language/ref/Direction.html}, note=[Accessed: 06-April-2025 ]}

@online{reference.wolfram_2025_direction, organization={Wolfram Research}, title={Direction}, year={2017}, url={https://reference.wolfram.com/language/ref/Direction.html}, note=[Accessed: 06-April-2025 ]}