Difference between revisions of "Matrix multiplication"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 12: | Line 12: | ||
b1.createElement('axis', [[0,0], [1,0]], {}); | b1.createElement('axis', [[0,0], [1,0]], {}); | ||
b1.createElement('axis', [[0,0], [0,1]], {}); | b1.createElement('axis', [[0,0], [0,1]], {}); | ||
+ | a = b1.createElement('slider',[1,-2,-5,5,0]); | ||
b1.unsuspendUpdate(); | b1.unsuspendUpdate(); | ||
Revision as of 11:36, 15 December 2008