Module:Infobox ET: Difference between revisions
No edit summary |
No edit summary |
||
| Line 210: | Line 210: | ||
if he <= harmonic_entropy_min then harmonic_entropy_min = he end | if he <= harmonic_entropy_min then harmonic_entropy_min = he end | ||
end | end | ||
harmonic_entropy = harmonic_entropy / et.size | harmonic_entropy = harmonic_entropy / (et.size-1) | ||
table.insert(infobox_data, { | table.insert(infobox_data, { | ||