Difference between revisions of "Barycenter"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 20: | Line 20: | ||
var par1 = board.create('parallel', [l1, q], {strokeWidth: 1, dash: 1}); | var par1 = board.create('parallel', [l1, q], {strokeWidth: 1, dash: 1}); | ||
+ | var par2 = board.create('parallel', [l2, q], {strokeWidth: 1, dash: 1}); | ||
</jsxgraph> | </jsxgraph> |
Revision as of 21:48, 9 May 2021