Gifu/rensyuu
From 2014.igem.org
(Difference between revisions)
Line 75: | Line 75: | ||
BBB=setInterval(function(){ | BBB=setInterval(function(){ | ||
- | if(rad==-360){rad==-360; | + | if(rad==-360){rad==-360;} |
- | + | ||
- | } | + | |
else{rad-=2}; | else{rad-=2}; | ||
x=r*Math.cos(Math.PI/180*rad); | x=r*Math.cos(Math.PI/180*rad); |
Revision as of 01:51, 6 September 2015