Your browser does not support HTML5 Canvas.

FUNGRAPH: Darstellung von Funktionen

 Konstanten (in Großschrift):  E, PI
 Funktionen (in Kleinschrift):
 abs(x), acos(x), asin(x), atan(x), cos(x), exp(x),
 floor(x), log(x), pow(x,n), sin(x), sqrt(x), tan(x)
 Operatoren:  + , - , * , / , ** , ( , ) , .
 Wartezeit in MSec (0 .. 1000): 
 Koordinatensystem (1 .. 100): 
 Funktion f(x): Farbe rot  grün  blau  schwarz     
     
Beispiele von verschiedenen mathematischen Funktionen:
   Lineare Funktion y = 2*x - 3
   Quadratische Funktion y = x*x - 5*x + 4
   Rationale Funktion y = 1/(x-4)
   Ellipsen-Funktion y = (3/5)*sqrt(5*5 - x*x)
   Hyperbel-Funktion y = (3/2)*sqrt(x*x - 2*2)
   Exponentialfunktion y = exp(0.5*x)
   Logarithmusfunktion y = log(x) , naturalis
   Logarithmusfunktion y = log(x)/log(10) , dekadisch
   Hinweis: Winkelfunktionen sind immer im Bogenmaß.
   Sinusfunktion y = 3*sin(2*x + PI/2)
   Gedämpfte Schwingung y = exp(-0.3*x)*sin(4*x)
   Gaußsche Glocke y = 10*exp(-x*x/2)/sqrt(2*PI)
Funktionsterm markieren und in das Eingabefeld kopieren!
Ein Mausklick zeigt die Koordinaten: