Team:Peking/drawingcurvetest

From 2013.igem.org

(Difference between revisions)
Line 58: Line 58:
document.getElementById("KphiPlus").onclick=function()        //increase Kphi
document.getElementById("KphiPlus").onclick=function()        //increase Kphi
{
{
-
   if(Kphi<1000)                                           
+
   if(Kphi<100)                                           
   {
   {
   Kphi=Kphi*2;
   Kphi=Kphi*2;

Revision as of 12:42, 24 September 2013

Your browser does not support the HTML5 canvas tag.

Kphi=

-

+

ncI=

-