Team:Grenoble/script
From 2012.igem.org
(Difference between revisions)
Line 123: | Line 123: | ||
h=g*l | h=g*l | ||
} | } | ||
- | + | ||
+ | if(f&&(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; | ||
Line 130: | Line 134: | ||
}) | }) | ||
(window,document); | (window,document); | ||
- | |||
- | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 09:38, 12 July 2012