Team:Grenoble/script

From 2012.igem.org

(Difference between revisions)
Line 123: Line 123:
h=g*l
h=g*l
    }
    }
-
    if(h>d){
+
    if(d){
-
                         if(d){
+
                         if(h>d){
    h=d;
    h=d;
    g=h*i
    g=h*i
                         }
                         }
    }
    }
-
                      
+
                     if(f){
-
     
+
                        if(g>f){
 +
    g=f;
 +
    h=g*l
 +
                        }
 +
    }
    h=h<0?0:h;
    h=h<0?0:h;
    g=g<0?0:g;
    g=g<0?0:g;

Revision as of 09:59, 12 July 2012