Nowhere differentiable continuous function: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
Line 11: Line 11:
             return s;
             return s;
         };
         };
f = function(x){ return x*x; };
  var c = bd.create('functiongraph', [f], {});
  var c = bd.create('functiongraph', [f], {});



Revision as of 17:04, 19 September 2011