Team:Grenoble/script

From 2012.igem.org

(Difference between revisions)
Line 133: Line 133:
h=h<0?0:h;
h=h<0?0:h;
g=g<0?0:g;
g=g<0?0:g;
-
return{w:k?Math.round(h):h,h:k?Math.round(g):g}
+
return{w:k?Math.round(h):h,h:k?Math.round(g):g
     }
     }
})
})

Revision as of 09:19, 12 July 2012