Introduction
A limit tells you what value a function gets close to as the input approaches a certain number. Limits are one of the most important ideas in calculus because they form the foundation for derivatives and integrals. Whether a function actually reaches that value or not, the limit describes the behavior of the function as it gets closer and closer to a specific point.
This Limit Calculator lets you find the limit of any function quickly and accurately. Just type in your function, choose the value your variable is approaching, and select a direction — left-sided, right-sided, or two-sided. The calculator handles common indeterminate forms like 0/0 and ∞/∞, applies methods such as L'Hôpital's Rule, and shows you a complete step-by-step solution. You also get a graph of the function near the limit point, a table of properties, and one-sided limit values so you can see the full picture. A built-in math keyboard makes it easy to enter expressions with trig functions, logarithms, square roots, and special symbols like π and ∞. You can even explore multivariate limits by adding a second variable. For extra practice, click any example from the common limits reference list to load it instantly and see how it works.
How to Use Our Limit Calculator
Enter a math function and the value it approaches, and this calculator will find the limit, show a step-by-step solution, and display a graph of the function near the limit point.
Function f(x): Type the function you want to find the limit of in this field. You can use common math functions like sin(x), cos(x), ln(x), sqrt(x), and e^(x). For example, enter sin(x)/x or (x^2-1)/(x-1). Use the math keyboard below the input fields if you need help typing special symbols.
Approaching Value: Enter the value that your variable is getting close to. This can be a number like 0 or 1, or it can be a special value like infinity, pi, or pi/2. For negative infinity, type -infinity.
Variable: Choose the variable used in your function. This is set to x by default, but you can change it to any letter your problem uses.
Direction: Pick how the variable approaches the value. Choose Two-sided for a regular limit, Left (−) if the variable approaches from below, or Right (+) if it approaches from above. This matters when the left-hand and right-hand limits are not the same.
Second Variable (Optional): Click "Add second variable limit" if your function has two variables, like f(x, y). Enter the second variable name and the value it approaches. The calculator will test the limit along several paths to see if a multivariate limit exists.
Input Mode: Switch between Structured Form and Full Expression mode at the top. Structured Form lets you fill in each part separately. Full Expression mode lets you type the whole limit in one line, such as lim x->0 sin(x)/x or limit of (x^2-1)/(x-1) as x approaches 1.
Math Keyboard: Use the on-screen keyboard to insert numbers, operators, trig functions, logarithms, Greek letters, and special constants like π, e, and ∞. Toggle between Compact and Full views to see more function buttons.
Calculate Limit: Press the "Calculate Limit" button or hit Enter on your keyboard to run the calculation. The calculator will show the final answer, left-hand and right-hand limit values, a step-by-step solution, an interactive graph, and a properties table that includes the indeterminate form, method used, and continuity information.
Common Limits Reference: Scroll to the bottom of the page to find a list of well-known limits. Click any one of them to load it into the calculator and see its full solution right away.
What Is a Limit in Calculus?
A limit describes the value that a function gets closer and closer to as its input approaches a specific point. Instead of asking "what does the function equal at this point?", limits ask "what value is the function heading toward?" This idea is one of the most important building blocks in all of calculus, and it is used to define both derivatives and integrals.
Why Do Limits Matter?
Sometimes a function is not defined at a certain point, but it still approaches a clear value near that point. For example, the function sin(x)/x is undefined when x = 0 because you cannot divide by zero. However, as x gets very close to 0, the function gets very close to 1. The limit tells us this. Without limits, we would have no way to talk about what happens at these tricky points, and we would not be able to build the rules for finding slopes of curves (derivatives) or areas under curves (integrals). The concept of a limit is also closely tied to the rate of change, since a derivative is itself defined as the limit of a difference quotient.
Key Concepts
Two-sided limits check what happens as you approach a value from both the left side and the right side. If the function heads toward the same value from both directions, the two-sided limit exists. One-sided limits look at just one direction — the left-hand limit (approaching from smaller values) or the right-hand limit (approaching from larger values). When the left-hand and right-hand limits give different values, the two-sided limit does not exist, often written as DNE.
Indeterminate Forms
When you plug the approaching value directly into a function and get a result like 0/0 or ∞/∞, this is called an indeterminate form. These expressions do not have a clear meaning on their own, but the limit can still exist. Special techniques are used to find it, the most common being L'Hôpital's Rule, which says you can take the derivative of the top and bottom of a fraction separately, then try the limit again. Other methods include factoring, rationalizing, and using known standard limits.
Limits at Infinity
Limits can also describe what happens to a function as the input grows infinitely large or infinitely small. For instance, 1/x approaches 0 as x goes to infinity. These limits help us understand the long-term behavior of functions and are used to find horizontal asymptotes on a graph. Understanding how functions behave at extreme values also connects to topics like logarithmic growth and exponential growth.
Continuity and Limits
A function is continuous at a point if three things are true: the function is defined at that point, the limit exists at that point, and the limit equals the function's actual value there. When the limit exists but the function is either undefined or gives a different value, we call it a removable discontinuity — a "hole" in the graph that could theoretically be filled in. When the one-sided limits are different or infinite, the discontinuity is non-removable, such as a jump or a vertical asymptote.
Common Limits Worth Knowing
Several standard limits appear frequently in calculus courses and real-world applications. These include limx→0 sin(x)/x = 1, limx→0 (ex−1)/x = 1, and limx→∞ (1+1/x)x = e. Memorizing these common results can save time and help you recognize patterns in more complex problems. Many of these limits involve ratios of functions, so being comfortable with fractions and percentages in general helps build the algebraic fluency needed for limit evaluation. Once you have a solid grasp of limits, you are well prepared to move on to computing derivatives and integrals, as well as related applications like finding the slope of a curve at any point or calculating the arc length of a function over an interval.