Limit Calculator

Calculate the limit of a function as x approaches a value. See values approaching from both left and right to understand limit behavior.

Enter Function
Use x as the variable, ^ for exponents

Supported: +, -, *, /, ^, sqrt(), sin(), cos(), tan(), ln(), log(), abs(), pi

Result

Enter a function to calculate its limit

Common Limit Examples

Removable Discontinuity

lim (x²-1)/(x-1) as x→1 = 2

Factor: (x+1)(x-1)/(x-1) = x+1

Trigonometric Limit

lim sin(x)/x as x→0 = 1

Fundamental trig limit

Frequently Asked Questions

What is a limit?

A limit describes the value that a function approaches as the input approaches some value. It is fundamental in calculus.

When does a limit not exist?

A limit does not exist when: the left and right limits differ, the function oscillates infinitely, or the function goes to infinity.

What is the difference between left and right limits?

The left limit approaches from values less than a, while the right limit approaches from values greater than a.

Related Calculators