Difference between revisions of "Extended mean value theorem"

From JSXGraph Wiki
Jump to navigationJump to search
Line 25: Line 25:
  
 
console.log(df(-0.9), dg(-0.9), quot(-0.9));
 
console.log(df(-0.9), dg(-0.9), quot(-0.9));
 +
 +
 +
 
var r = board.create('glider', [
 
var r = board.create('glider', [
 
                     function() {  
 
                     function() {  

Revision as of 17:29, 29 January 2019

The underlying JavaScript code