var f = function(x) { return Math.exp(x); }; var a = 0; var b = 2; var n = 4; var useChebyshev = false;
This text is displayed if your browser does not support HTML5 Canvas.