Limit Calculator

Reviewed by CalcMulti Editorial Team·Last updated: ·Calculus Hub

A limit describes the value a function approaches as the input approaches a specific number or infinity — even if the function is undefined at that exact point. Limits are the rigorous foundation beneath all of calculus: derivatives are defined as limits of difference quotients, and definite integrals are limits of Riemann sums.

Written lim[x→a] f(x) = L, this means f(x) gets arbitrarily close to L as x approaches a (from either side). For the limit to exist, the left-hand limit lim[x→a⁻] must equal the right-hand limit lim[x→a⁺].

Evaluation techniques include direct substitution, factoring/simplification, rationalization, and L'Hôpital's rule for indeterminate forms (0/0 or ∞/∞). Limits at infinity — where x → ±∞ — reveal horizontal asymptotes of functions.

Worked example: lim[x→2] (x² − 4)/(x − 2). Direct substitution gives 0/0 (indeterminate). Factor: (x² − 4)/(x − 2) = (x+2)(x−2)/(x−2) = x+2 for x ≠ 2. So the limit is 2 + 2 = 4.

Formula

lim[x→a] f(x) = L iff lim[x→a⁻] f(x) = lim[x→a⁺] f(x) = L

lim[x→a⁻]
left-hand limit — x approaches a from below
lim[x→a⁺]
right-hand limit — x approaches a from above
L'Hôpital
if 0/0 or ∞/∞: lim f/g = lim f'/g'

Disclaimer

This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.

Frequently Asked Questions