About the Calculus Integral Lommeregner
The Calculus Integral Calculator finds the antiderivative of a function with respect to x and shows the working line by line. It is built for students, educators and self-learners who want to see why an answer is correct, not just the final result. Every step names the rule that was applied — power rule, sum rule, constant-multiple rule, u-substitution with a linear inner function, trigonometric rules, exponential rule or integration by parts — so you can match it back to your textbook or lecture notes.
Alle beregninger kører udelukkende i din browser. Ingen data sendes til en server, ingen tilmelding kræves og værktøjet er GDPR-kompatibelt.
What is integration?
Integration is the reverse of differentiation. If F'(x) = f(x), then F(x) is called an antiderivative of f(x), written:
∫ f(x) dx = F(x) + C
The constant C represents the family of curves that all share the same derivative. For a definite integral with limits a and b, you evaluate the antiderivative at the bounds and subtract:
∫ab f(x) dx = F(b) − F(a)
Dette er Fundamental Theorem of Calculus og giver det fortegnede areal under kurven y = f(x) mellem x = a og x = b.
Standard integrationsregler
- Constant rule: ∫ k dx = k·x + C
- Power rule: ∫ xn dx = xn+1/(n+1) + C, for n ≠ −1
- Reciprocal rule: ∫ 1/x dx = ln|x| + C
- Exponential rule: ∫ ex dx = ex + C and ∫ ax dx = ax/ln(a) + C
- Sum / difference rule: ∫ [f(x) ± g(x)] dx = ∫ f(x) dx ± ∫ g(x) dx
- Constant-multiple rule: ∫ k·f(x) dx = k · ∫ f(x) dx
- Trig rules: ∫ sin(x) dx = −cos(x), ∫ cos(x) dx = sin(x), ∫ sec²(x) dx = tan(x)
- u-substitution (linear inner): ∫ f(ax + b) dx = (1/a) · F(ax + b)
- Integration by parts: ∫ ln(x) dx = x·ln(x) − x + C
How to use this calculator
- Type or click your integrand ved hjælp af tastaturet ovenfor. Brug
xsom variablen,^til potenser og standardoperatorer. - Press Integrate. The big result panel shows the antiderivative with + C, plus a numbered breakdown of every rule applied.
- (Optional) Open the Definite Integral panel og angiv den nedre og øvre grænse. Beregneren evaluerer F(b) − F(a) og viser det numeriske areal.
- Try the example chips to see how common integrals are solved — polynomials, trig, exponentials, logarithms and reciprocals.
Common uses
- GCSE Further Maths, A-Level Maths and IB HL homework
- Leaving Certificate-kalkulus på højt niveau
- First-year university calculus courses (engineering, physics, economics, computer science)
- Hurtige kontrol af stamintegralerunder studier eller rettelse
- Opbygning af intuition for kalkulus' fundamentalteorem
Ofte stillede spørgsmål
Why does my answer have a "+ C" at the end? Indefinite integrals are determined only up to an additive constant — any constant disappears under differentiation. The "+ C" is a reminder that infinitely many functions share the same derivative.
Can it integrate with respect to a variable other than x? Lommeregneren bruger x som variablen. Hvis dit problem bruger et andet bogstav, erstat det mentalt med x inden du indtaster. Strukturen af svaret er den samme.
How accurate is the numeric definite integral? Når en lukket form af antiderivat er fundet, evalueres F(b) − F(a) med dobbelt-præcisions flydende-komma-aritmetik, nøjagtig til ca. 12–13 decimaler. Når ingen lukket form er tilgængelig, falder lommeregneren tilbage til Simpson's rule med adaptiv underopdeling, som er nøjagtig til ca. 1×10⁻⁸ for glatte integrander.
Why does some integrand return "not supported"? Værktøjet fokuserer på standardreglerne fra indledende kalkulus: potens-, sum/difference-, konstant-ganget-, trigonometriske, eksponentielle, logaritmiske regler og u-substitution med en lineær indre funktion. Integraler, der kræver integration by parts af produkter som x·sin(x), trigonometrisk substitution, partialbrøknedbrydning på ikke-lineære nævnere, eller specielle funktioner er bevidst uden for dets rækkevidde. Prøv at opdele integranden i enklere led først, eller brug den relaterede Graphing Calculator til at visualisere arealet numerisk.
Does it handle constants like π and e? Ja. Skriv pi eller klik på π-tasten for π og e for Eulers tal. De behandles som nøjagtige konstanter i antiderivaet og konverteres til tal ved evaluering af bestemte grænser.
Can I use this for negative or fractional powers? Yes. The power rule works for any real n ≠ −1 — try x^(-2), x^(1/2) or sqrt(x).
Is my data stored anywhere? No. Every calculation runs locally in your browser and nothing is uploaded.
Relaterede lommeregnere
- Calculus Derivative Calculator — Differentiate any function step-by-step. Power, product, quotient, chain, trig, exponential and log rules explained.
- Algebra Calculator — Løs lineære og kvadratiske ligninger trin for trin med et specialiseret skærmtastatur.
- Graphing Calculator — Afbild og visualisér matematiske funktioner interaktivt.