Direct substitution
Continuous functions can usually be evaluated by substituting the approach point, provided the required side remains in the real domain.
Evaluate two-sided, left-hand, right-hand, and infinite limits. See direct substitution, indeterminate forms, L’Hôpital applications, leading-term analysis, one-sided comparisons, and a graph of the approach—all calculated locally.
Use ^ for powers and parentheses for named functions such as sin(x), exp(x), ln(x), sqrt(x), and abs(x).
Keyboard shortcut: Ctrl/⌘ + Enter.
Limit steps will appear here.
Calculate a limit to graph the function near its approach point.
sin(x)/x or (x²−1)/(x−1).inf, or -inf.Continuous functions can usually be evaluated by substituting the approach point, provided the required side remains in the real domain.
Supported quotients producing 0/0 or ∞/∞ differentiate numerator and denominator, repeating when necessary.
A two-sided limit exists only when the left-hand and right-hand behaviors agree. Different finite values or opposite infinities produce DNE.
Polynomial and rational limits use leading degrees and coefficients. Other supported expressions use extended evaluation and convergence sampling.
lim x→1 (x²−1)/(x−1)
Substitution gives 0/0. L’Hôpital gives 2x/1, so the limit is 2.
lim x→0 sin(x)/x
The 0/0 form becomes cos(x) after L’Hôpital, giving 1.
lim x→0 1/x
From the left the function approaches −∞; from the right it approaches +∞. The two-sided limit does not exist.
lim x→∞ (3x²+1)/(2x²−4)
Equal degrees mean the limit is the ratio of leading coefficients: 3/2.
It does not exist when the left and right limits differ, one required side has no real-domain values, or the function oscillates without settling.
For supported quotients with a 0/0 or ∞/∞ indeterminate form. The engine may apply it repeatedly, up to six times.
Yes. Limits describe nearby behavior, so a removable hole can have a limit even without a function value at the point.
They expose jumps, vertical asymptotes and domain boundaries. A two-sided limit requires both one-sided limits to agree.
Polynomial and rational functions use leading-term analysis. Other expressions use direct end behavior, L’Hôpital where valid, or numerical convergence checks.
No. All parsing, differentiation, evaluation and graphing run locally.