JSXGraph Example collection
Calculus (univariate)
Calculus (multivariate)
The development of these applets where supportet by ERASMUS+ project KA226 IDIAM.
Calculus (symbolic)
In these examples the function js.manipulate
was used to the derivatives in a symbolic way. The examples are part of the talk Examples using the CAS of JSXGraph held at the JSXGraph2024
See the list below or look at the Examples there.
Probability Distributions
In the following examples one can highlight probalities $P(a<=X<=b)$.
Differential Equations
scalar ODEs
System of ODEs
Interactive Digital Assessement in Mathematics
The following applets were supported by the ERASMUS+ project IDIAM KA-226. At idamath.github.io one will find STACK questions as well.
The links will direct to the IDIAM page.
Complex Numbers
Linear Algebra
Integration 1d
Calculus 2d
Integration domains 2d
Vector Fields
- Slope Field Slopefield of a function \(f:\mathbb{R}^2\to\mathbb{R}\) like \(y'(x)=f(x,y)\) is plotted, a trajectory thru \((x,_0,y_0)\) is plotted. The function can be modified by an input field.
- Vector Field 2d given by a function \(V:\mathbb{R}^2\to\mathbb{R}^2\), a trajectory thru \((x,_0,y_0)\) is plotted. The vector field can be modified by an input field.
- Vector Field 3d given by a function \(V:\mathbb{R}^3\to\mathbb{R}^3\), a trajectory thru \((x,_0,y_0)\) is plotted. The components of vector field can be modified by input boxes.
- Vector Field 3d and curl given by a function \(V:\mathbb{R}^3\to\mathbb{R}^3\) the curl \(\nabla\times V\) is computed and shown. The components of vector field can be modified by input boxes.
- Vector Field 3d at function plot Given a function \(f:\mathbb{R}^2\to\mathbb{R}\) and the vectorfield \(V:\mathbb{R}^3\to\mathbb{R}^3\), the vectofield is plotted at the graph of the function \(f\).
- Vector Field 3d at surface Surface given by a function \(s:[-1,1]^2\to\mathbb{R}^3\) and the vectorfield \(V:\mathbb{R}^3\to\mathbb{R}^3\), the vectofield is plotted at the surface.
- Vector Field 3d at curve Curve given by a function \(c:[-1,1]\to\mathbb{R}^3\) and the vectorfield \(V:\mathbb{R}^3\to\mathbb{R}^3\), the vectorfield is plotted at the curve.
- Vector Field 3d with slider Curve can be manipulated by sliders, the vectorfield as well. Both is hard coded in the applet.