Difference between revisions of "Team:Gifu/training"
Line 84: | Line 84: | ||
function spinright(){ | function spinright(){ | ||
AAA=setInterval(function(){ | AAA=setInterval(function(){ | ||
− | if(rad | + | if(rad==360){rad=0;} |
− | else | + | else{rad+=2}; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
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); |
Revision as of 08:21, 18 September 2015
Circular mRNA approaches infinity by obtaining a link.