Lattices: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 26: | Line 26: | ||
function(x,y){ return function(){ return x*b3.Y()+y*b4.Y(); };}(i,j) | function(x,y){ return function(){ return x*b3.Y()+y*b4.Y(); };}(i,j) | ||
], {name:'',style:4}); | ], {name:'',style:4}); | ||
brd2.createElement(' | brd2.createElement('circle',[p[i*11+j],0.5]); | ||
}} | }} | ||
</jsxgraph> | </jsxgraph> | ||
[[Category:Examples]] | [[Category:Examples]] |
Revision as of 07:30, 20 April 2009