Team:Gifu
From 2014.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
rad+=1; | rad+=1; | ||
- | if(rad>=360){ | + | if(rad>=360){z}; |
x=r*Math.cos(Math.PI/180*rad); | x=r*Math.cos(Math.PI/180*rad); | ||
y=r*Math.sin(Math.PI/180*rad); | y=r*Math.sin(Math.PI/180*rad); | ||
Line 59: | Line 59: | ||
},10); | },10); | ||
- | + | ||
Revision as of 08:22, 31 August 2014