Inverse Composition Rules: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 69: | Line 69: | ||
plotf = brd.createElement('functiongraph',[f,-2,2],{dash:2}); | plotf = brd.createElement('functiongraph',[f,-2,2],{dash:2}); | ||
plotg = brd.createElement('functiongraph',[g,-2,2],{dash:3}); | plotg = brd.createElement('functiongraph',[g,-2,2],{dash:3, strokeColor:'black'}); | ||
</jsxgraph> | </jsxgraph> |
Revision as of 13:34, 19 June 2009