Plot polynomial function (for my teaching)

  CSS, HTML5, JavaScript, jQuery, JSXgraph.js, Style, WordPress

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 degree \(0\).