Your browser does not support HTML5 Canvas.

DIFFERENZIALRECHNUNG
Funktionen, Ableitungen, Kurvendiskussion

Halbbreite des Koordinatensystems:
Variable x =
f(x) =
y =        y' =    y'' =

         
     

Tangente:
Intervall:  a =    b =   (linke, rechte Grenzen)
N:    E:    W:

Operatoren und Funktionen: (, ), +, -, *, /, ^, abs, floor, round,
sqr, sqrt, exp, log, deg, rad, sin, cos, tan, asin, acos, atan, PI und E.
(Die Winkelfunktionen werden im Bogenmaß berechnet.)

Beispiele: y = log(x) , y = exp(x) , y = sin(x) , y = cos(x) , y = tan(x) ,
y = x , y = x^2 , y = 0.5*x^3 - 3*x^2 + 4*x , Parabel y = sqrt(4*x) ,
Ellipse y = (3/5)*sqrt(5^2 - x^2) , Hyperbel y = (3/2)*sqrt(x^2 - 2^2) .

Hinweis: [Clear all] und Funktion mit Maus ins Eingabefeld ziehen.
Ein Mausklick zeigt die Punktkoordinaten:  

© Herbert Paukert