Om kalkulus-differentiations-lommeregneren
Calculus Derivative Calculator finder derivatet af en funktion med hensyn til x og viser arbejdet linje for linje. Den er bygget til students, educators and self-learners, der ønsker at se why et svar er korrekt, ikke blot det endelige resultat. Hvert trin navngiver den regel, der blev anvendt — potensregel, sumregel, konstantmultiplikationsregel, produktregel, kvotientregel, kæderegel, trigonometriske regler, eksponentielregel eller logaritmeregel — så du kan matche det med din lærebog eller forelæsningsnoter.
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.
Hvad er differentiering?
Differentiation measures the rate of change of a function. Geometrically, the derivative f'(x) at a point gives the slope of the tangent line to the graph of y = f(x) at that point. Formally:
f'(x) = limh→0 [ f(x + h) − f(x) ] / h
In practice we rarely compute this limit directly. Instead, we apply a small set of differentiation rules that have been derived from the definition once and for all.
Standard differentiation rules
- Constant rule: d/dx [k] = 0
- Power rule: d/dx [xn] = n·xn−1
- Sum / difference rule: d/dx [f ± g] = f' ± g'
- Constant-multiple rule: d/dx [k·f] = k·f'
- Product rule: d/dx [f·g] = f'·g + f·g'
- Quotient rule: d/dx [f/g] = (f'·g − f·g') / g²
- Chain rule: d/dx [f(g(x))] = f'(g(x)) · g'(x)
- Trig rules: d/dx [sin(x)] = cos(x), d/dx [cos(x)] = −sin(x), d/dx [tan(x)] = sec²(x)
- Exponential rules: d/dx [ex] = ex and d/dx [ax] = ax·ln(a)
- Logarithm rules: d/dx [ln(x)] = 1/x and d/dx [log10(x)] = 1/(x·ln(10))
How to use this calculator
- Type or click your function ved hjælp af tastaturet ovenfor. Brug
xsom variablen,^til potenser og standardoperatorer. - Press Differentiate. The big result panel shows the symbolic derivative plus a breakdown of every rule applied.
- (Optional) Type a value into "Slope at x =" for at se den numeriske værdi af f'(x₀). Dette er hældningen af tangentenlinjen ved x = x₀ – nyttig til tangentproblemer og spørgsmål om gradient i et punkt.
- Try the example chips to see how common derivatives are computed — polynomials, products, quotients, chain compositions and trig.
Common uses
- GCSE Further Maths, A-Level Maths and IB HL homework
- Leaving Certificate-kalkulus på højt niveau
- Første år på universitetet i kalkulus (ingeniørvidenskab, fysik, økonomi, datalogi)
- Tangent-line, normal-line and rate-of-change problems
- Optimisation: locating critical points by setting f'(x) = 0
- Curve sketching and stationary-point analysis
Ofte stillede spørgsmål
Why is my answer not fully simplified? The calculator applies differentiation rules faithfully and does only light algebraic simplification on purpose — leaving the structure visible makes it easier to see which rule produced which term. Simplify further by hand or paste the result into the Algebra Calculator.
Can I differentiate with respect to a variable other than x? The calculator uses x as the variable. If your problem uses a different letter (t, θ, …), mentally substitute it for x before entering. The structure of the answer is the same.
What does it mean when the derivative equals zero? Et punkt, hvor f'(x) = 0 er en stationary point: en kandidat til et lokalt maksimum, lokalt minimum eller inflektionspunkt. Den anden afledte — eller en fortegnskontrol af f' — fortæller dig hvilken.
Does it support implicit differentiation? Ikke endnu — dette værktøj beregner explicit derivater af en-variable funktioner. For implicitte problemer som x² + y² = 1, differentiér begge sider i hånden og omform.
Does it handle constants like π and e? Ja. Skriv pi eller klik på π-tasten for π og e for Eulers tal. De differentieres til 0 (de er konstanter).
How accurate is the numeric value at a point? The symbolic derivative is exact, so f'(x₀) is evaluated using double-precision floating-point arithmetic, accurate to about 12–13 decimal places.
Is my data stored anywhere? No. Every calculation runs locally in your browser and nothing is uploaded.
Relaterede lommeregnere
- Calculus Integral Calculator — Indefinite and definite integrals step-by-step. Power rule, trig, exponential, log and u-substitution 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.