Search the complete library

What do you want to learn or calculate?

Quick linksAll calculatorsMath subjectsPractice questionsFormula library
← Back to learn

Learn Calculus

Limits, derivatives, integrals, series, and mathematical change.

Learn it. Use it. Test it.

Reading builds recognition. Working with a calculator builds intuition. Practice proves that you can choose and execute the method yourself.

01LearnConcepts and worked methods02CalculatePurpose-built interactive tools03PracticeQuestions, hints, and review

Calculus calculators and tools

Use a focused tool to explore a relationship, verify hand work, or test what changes when an input moves.

Ready to work without the guide?

Practice calculus with immediate checking, hints, and full answer review.

Start Calculus practice →

What learning calculus really means

The short version:

  • Calculus studies change: how fast something is changing right now, and how much has piled up over time.
  • Derivatives measure the rate of change at an instant, and integrals add up small amounts to give a total.
  • The Fundamental Theorem of Calculus says those two operations undo each other, which is why one course teaches both.

Calculus answers two questions that algebra cannot. The first is how fast something is changing at a single instant, not on average over an hour. The second is how much accumulates when the rate keeps changing, like distance traveled by a car that speeds up and slows down. Both questions are answered by looking at what happens as an interval shrinks toward zero, which is why the course begins with limits. Use the calculus calculator to check derivatives you have already worked out by hand.

Calculus is the math of change. One half measures how fast something is changing at a single instant, and the other half adds up small amounts to give a total. Limits, derivatives, integrals, series, and mathematical change.

The calculus learning path, in order

This is the standard order of a first calculus course. Each lesson depends on the one above it, and the calculus practice track has matching problems.

  1. Understanding Limits

    Why it comes here: A limit describes where a function is heading, which is the only way to define an instantaneous rate. Every definition in calculus is written with one.

    What you need first: You need algebra with fractions, factoring, and the ability to simplify an expression before substituting a value.

  2. Derivative Rules

    Why it comes here: The rules turn the slow limit definition into fast mechanical steps, so you can differentiate in seconds instead of a page of algebra.

    What you need first: You need limits, exponent rules, and function notation including composite functions like f(g(x)).

  3. Integration Techniques

    Why it comes here: Integration reverses differentiation and measures accumulation, and unlike differentiation it requires you to choose a strategy for each problem.

    What you need first: You need to be fluent with derivatives, since every integration technique is a derivative rule read backwards.

  4. Fundamental Theorem of Calculus

    Why it comes here: It links derivatives and integrals into one idea and gives you a way to evaluate a definite integral without adding up infinitely many rectangles.

    What you need first: You need both derivatives and antiderivatives, plus the meaning of a definite integral as signed area.

Calculus formulas, with real numbers

Calculus rules with a worked example for each
RuleFormulaWhat it doesExample with numbers
Power ruled/dx xⁿ = n·xⁿ⁻¹Differentiates any power of x in one stepd/dx x⁵ = 5x⁴, and at x = 2 that is 80
Product rule(fg)′ = f′g + fg′Differentiates two functions multiplied togetherd/dx (x²·sin x) = 2x·sin x + x²·cos x
Quotient rule(f/g)′ = (f′g − fg′) ÷ g²Differentiates a fraction of two functionsd/dx (x ÷ (x+1)) = 1 ÷ (x+1)²
Chain ruled/dx f(g(x)) = f′(g(x))·g′(x)Differentiates a function inside another functiond/dx (3x + 1)⁴ = 12(3x + 1)³
Power rule for integrals∫xⁿ dx = xⁿ⁺¹ ÷ (n+1) + CReverses the power rule to find an antiderivative∫x³ dx = x⁴/4 + C
Fundamental theorem∫ₐᵇ f(x) dx = F(b) − F(a)Evaluates a definite integral from an antiderivative∫₀² x² dx = 8/3 − 0 ≈ 2.667

The constant of integration, that + C, is not decoration. Because the derivative of any constant is zero, x⁴/4, x⁴/4 + 7, and x⁴/4 − 200 all have the same derivative, so an indefinite integral names a whole family of functions. Definite integrals do not need the C because it cancels in F(b) − F(a). You can watch that cancellation happen in the calculus calculator by evaluating the same integral with different constants.

Calculus words you need to know

Calculus notation is dense, and each symbol carries meaning. These terms cover most of what a first course assumes you know.

Limit
A limit is the value a function approaches as its input gets closer and closer to some number.
Continuous
A function is continuous at a point when its graph has no break, jump, or hole there.
Derivative
The derivative gives the instantaneous rate of change of a function, which is the slope of its tangent line.
Tangent line
A tangent line touches a curve at one point and has the same slope as the curve at that point.
Differentiable
A function is differentiable where its derivative exists, which fails at sharp corners and vertical tangents.
Antiderivative
An antiderivative is a function whose derivative is the one you started with, and it is never unique.
Definite integral
A definite integral has upper and lower limits and produces a single number, the signed area under the curve.
Indefinite integral
An indefinite integral has no limits and produces a family of functions, written with a plus C.
Critical point
A critical point is where the derivative is zero or undefined, and it is where maximums and minimums can occur.
Concavity
Concavity describes whether a curve bends upward or downward, and it is determined by the second derivative.
Chain rule
The chain rule differentiates nested functions by multiplying the outside derivative by the inside derivative.
Riemann sum
A Riemann sum approximates area under a curve with rectangles, and the integral is its limit as the rectangles shrink.

When each part of calculus is taught

Calculus is split across several courses. Find the row that matches your class to see what is expected.

Where calculus appears in a normal school and college sequence
School levelWhat you learn at that stage
Precalculus, grades 11-12Function families, limits informally, and the algebra that calculus assumes without review.
Calculus 1 or AP Calculus ABLimits, continuity, derivatives and their applications, basic integrals, and the Fundamental Theorem.
Calculus 2 or AP Calculus BCAdvanced integration techniques, improper integrals, parametric and polar functions, sequences, and series.
Calculus 3 and beyondVectors, partial derivatives, multiple integrals, vector fields, and differential equations.

Common questions about calculus

Do I need to memorize the limit definition of the derivative?

You need to understand it and be able to use it a few times, because exams often ask for one derivative computed from the definition. After that, the rules take over. The definition matters because it explains why the power rule works and why a function with a sharp corner has no derivative there. Think of it as the engine you look at once so you trust the car.

Why does my derivative answer differ from the answer key?

Most often it is an algebra simplification, not a calculus error. The quotient rule especially produces expressions that can be written several correct ways. Try substituting a number such as x = 2 into both your answer and the key; if they agree there and at one more value, they are almost certainly the same function. If they disagree, the usual culprit is a missing chain-rule factor from an inside function.

What is the difference between a definite and an indefinite integral?

An indefinite integral asks for a function whose derivative is the given one, so the answer is a family such as x⁴/4 + C. A definite integral has limits attached and asks for a number, such as ∫₀² x² dx = 8/3. The Fundamental Theorem connects them: you find an antiderivative, then subtract its values at the two ends. The fundamental theorem lesson shows why that subtraction works.

Is calculus harder than algebra?

The ideas are deeper but the arithmetic is often lighter. Most students who struggle in calculus are actually struggling with algebra done at speed: factoring, fractions, exponent rules, and logarithms. If those feel slow, spend a week on precalculus before pushing forward. The calculus concepts themselves are usually understood in one reading; the algebra underneath needs to be automatic.

Where is calculus actually used?

Anywhere a quantity changes. Physics uses derivatives for velocity and acceleration, economics uses them for marginal cost, biology uses integrals for population growth, and machine learning uses derivatives to train models through gradient descent. Even a phone's battery estimate is an accumulation problem. The reason calculus is required so widely is that rate and total are the two questions every applied field asks.

What to do next

The mistake to watch for

Do not treat notation as decoration: bounds, differentials, one-sided approaches, and constants of integration change the meaning of the result.

Your next study session

Work the four lessons in order, differentiate five functions by hand each day, then check them in the calculus calculator. Once the rules are automatic, move to timed questions on the calculus practice track.

From the magazine

Worth reading alongside calculus

How to Study for AP Exams with MathGPT

Connect official AP frameworks, diagnostics, targeted repair, mixed retrieval, released questions, and timed rehearsal in one study cycle.

Read the guide →
Stuck on a problem?

Have a calculus problem in front of you?

Type your own problem, or upload a photo of it. You get the method, the answer, and a check you can repeat yourself.