Team:DTU-Denmark/Achievements/Calculator
From 2014.igem.org
(Difference between revisions)
Tbjohannesen (Talk | contribs) |
Tbjohannesen (Talk | contribs) |
||
Line 59: | Line 59: | ||
- | if (activity1 <= 0. | + | if (activity1 <= 0.01 || activity1 >= 100) { |
activity.value = activity1.toExponential(2); | activity.value = activity1.toExponential(2); | ||
} else { | } else { |
Revision as of 01:16, 18 October 2014