Curly braces: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 41: | Line 41: | ||
}, | }, | ||
function() { return B.Dist(A).toFixed(2); } | function() { return B.Dist(A).toFixed(2); } | ||
]); | ], {offset:[10,10]}); | ||