Limit Calculator

    Estimate limits numerically for x approaching a point or infinity. Supports two-sided, left-hand, and right-hand checks with a convergence table and chart.

    Examples:
    ln is natural logarithm; log and lg are base-10 logarithms. Trigonometric functions use radians.

    Limit calculator for two-sided and one-sided checks

    English SERPs for limit calculators expect a solver that accepts f(x), an approach value, direction, and infinity notation. This page is intentionally transparent: it gives a numerical convergence check rather than claiming a full CAS proof.

    The limit describes the value f(x) approaches as x gets close to a, even if f(a) itself is undefined.

    1. Enter a function of x, such as sin(x)/x or (x^2-1)/(x-1).
    2. Use a number, pi, e, inf, or -inf as the approach value.
    3. Compare left-hand and right-hand behavior before trusting the two-sided result.

    How to read the numerical result

    OutputMeaning
    Direct substitutionThe value of f(a), when the expression is defined at a
    Left-hand limitThe behavior as x approaches from smaller values
    Right-hand limitThe behavior as x approaches from larger values
    Convergence tableA sequence of samples closer and closer to the approach value
    For homework-style steps, use the numerical result as a check and still show algebraic work such as factoring, conjugates, Taylor series, or L'Hopital's rule when required.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools