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<=540){rad+=2; k+=2;} |
− | else{rad+=2}; | + | else{ |
+ | if(rad==540){rad+=0; k+=2;} | ||
+ | else(k==630){k=0; 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); | ||
Line 117: | Line 122: | ||
}; | }; | ||
− | function kirikae( | + | function kirikae(){ |
if(rad<=540){ | if(rad<=540){ | ||
document.getElementById("point1").style.visibility=""; | document.getElementById("point1").style.visibility=""; |
Revision as of 08:15, 18 September 2015
Circular mRNA approaches infinity by obtaining a link.