Continuous functions: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 28: | Line 28: | ||
h2 = board.createElement('curve', [function(t){return t},function(t){return y2.Y();},], {strokeColor:'red',dash:1}); | |||
h3 = board.createElement('curve', [function(t){return t},function(t){return y3.Y();},], {strokeColor:'red',dash:1}); | |||
</script> | </script> |
Revision as of 10:58, 17 December 2008