Difference between revisions of "Team:Gifu/training"
Line 84: | Line 84: | ||
function spinright(){ | function spinright(){ | ||
AAA=setInterval(function(){ | AAA=setInterval(function(){ | ||
− | if(rad>1080){rad-=2; m=0;} | + | if(rad<=1440&&rad>1080){rad-=2; m=0;} |
else{ | else{ | ||
− | if(rad<1080){rad= | + | if(rad<1080&&rad>720){rad=180; m=1;} |
else{ | else{ | ||
− | if(rad= | + | if(rad<=720){rad=180;} |
else{ | else{ | ||
− | if(rad | + | if(rad>540){rad=1440;} |
else{ | else{ | ||
− | if(rad | + | if(rad>=180&&rad<540){rad+=2;} |
}}}} | }}}} | ||
Revision as of 13:59, 18 September 2015
Circular mRNA approaches infinity by obtaining a link.