Module:Infobox ET: Difference between revisions
No edit summary |
No edit summary |
||
| Line 214: | Line 214: | ||
table.insert(infobox_data, { | table.insert(infobox_data, { | ||
"[[Harmonic entropy]]<br/>(Shannon, √nd)", | "[[Harmonic entropy]]<br/>(Shannon, √nd)", | ||
"~" .. utils._round(harmonic_entropy, 6) .. " nats (average)<br/>~" .. utils._round(harmonic_entropy_min, 6) .. "nats (min)", | "~" .. utils._round(harmonic_entropy, 6) .. " nats (average)<br/>~" .. utils._round(harmonic_entropy_min, 6) .. " nats (min)", | ||
}) | }) | ||