Difference between revisions of "Team:Gifu/training"
Line 82: | Line 82: | ||
function spinright(){ | function spinright(){ | ||
AAA=setInterval(function(){ | AAA=setInterval(function(){ | ||
− | if(rad==540){rad= | + | if(rad==540){rad=1180; m=0;} |
else{rad+=2}; | else{rad+=2}; | ||
x=r*Math.cos(Math.PI/180*rad); | x=r*Math.cos(Math.PI/180*rad); | ||
Line 99: | Line 99: | ||
function spinleft(){ | function spinleft(){ | ||
BBB=setInterval(function(){ | BBB=setInterval(function(){ | ||
− | if(radl==-360){radl= | + | if(radl==-360){radl=0; m=1;} |
else{radl-=2}; | else{radl-=2}; | ||
xl=l*Math.cos(Math.PI/180*radl); | xl=l*Math.cos(Math.PI/180*radl); |
Revision as of 08:03, 16 September 2015
Circular mRNA approaches infinity by obtaining a link.