Gifu/rensyuu
From 2014.igem.org
(Difference between revisions)
Line 103: | Line 103: | ||
if(rad==0){rad=360;} | if(rad==0){rad=360;} | ||
- | else{rad | + | 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 07:45, 5 September 2015