Antiderivative Drag the red points to check the how does the val..
Category : JSXgraph.js
Input any of the following functions or their combination $sinh(x)$, $cosh(x)$,$abs(x),sin(x),cos(x),tan(x),acos(x),asin(x),atan(x),exp(x),sqrt(x..
Regression Model Through the points defining the dashed line the regression polynomial of degree ‘degree’ is computed and displayed. The points can be scaled by adjusting the slider ‘scale’. The degree of the regression polynomial can be changed by using the slider ‘degree’. Here are 30 randomly distributed points. The range of these points can ..
Rational Functions Add point to plot of function $f$ or $g$; drag the red point to change the function; check what happens to function $f/g$ Rational function: ..
Drag the sliders to change the values of the coefficients m,n of the power function $$y=x^{(n/m)}$$ The initial power function (when the Reset button is pressed) is..
Drag the sliders to change the values of the coefficients a0,a1,a2,a3,a4,a5 of the polynomial $$p(x):=a5*x^5+a4*x^4+a3*x^3+a2*x^2+a1*x+a0$$ The initial polynomial (when the Reset button is pressed) is of deg..
Input any of the following functions or their combination to plot a interactive graph plot $x^n$ or $a^x$, please input: $Math.pow(base, exponent)$ plot $log_b^x$, $log10(x)$, $log2(x)$,$log(x)$, please input : $Math.log(x,b)$, logarithm to arbitrary base b,10,2,e plot $sinh(x)$, $cosh(x)$ input : $Math.sinh(x),Math.cosh(x)$, sine, cosine,hyperbolicus of x. plot $abs(x),sin(x),cos(x),tan(x),acos(x),asin(x),atan(x),exp(x),sqrt(x),R..