Difference between revisions of "Rolling circle on line"

From JSXGraph Wiki
Jump to navigationJump to search
Line 1: Line 1:
 
<jsxgraph width="0" height="0" box="nix"></jsxgraph>
 
<jsxgraph width="0" height="0" box="nix"></jsxgraph>
 
<html>
 
<html>
<script type="text/javascript" src="/~alfred/jsxgraph/trunk/src/Roulette.js"></script>
+
<script type="text/javascript" src="/~alfred/jsxgraph/trunk/src/Complex.js"></script>
 +
<script type="text/javascript" src="/~alfred/jsxgraph/trunk/src/Roulette2.js"></script>
 
<form>
 
<form>
 
<input type="button" value="start" onclick="rol.start()">
 
<input type="button" value="start" onclick="rol.start()">

Revision as of 09:51, 6 October 2010

The underlying JavaScript code