Team:Acton-BoxboroughRHS/Simulations

From 2014hs.igem.org

(Difference between revisions)
Line 145: Line 145:
         ctx.strokeStyle="red";
         ctx.strokeStyle="red";
         ctx.beginPath();
         ctx.beginPath();
-
         ctx.arc(250,250,100,1.8.5*Math.PI,1.9*Math.PI);
+
         ctx.arc(250,250,100,1.8*Math.PI,1.9*Math.PI);
         ctx.stroke();
         ctx.stroke();
          
          

Revision as of 02:14, 26 May 2014

Welcome to the ABRHS iGEM team

ABRHS
Simulations

Note that this is test JavaScript:



Your browser does not support the HTML5 canvas tag.

Message