Module:Infobox ET: Difference between revisions

R-4981 (talk | contribs)
No edit summary
R-4981 (talk | contribs)
No edit summary
Line 249: Line 249:
delta_harmonic_entropy = delta_harmonic_entropy / l
delta_harmonic_entropy = delta_harmonic_entropy / l
table.insert(infobox_data, {
table.insert(infobox_data, {
"Average of [[Delta]]-Harmonic entropy",
"[[Delta]]-Harmonic entropy",
"~" .. utils._round(delta_harmonic_entropy, 6) .. " nats"
"~" .. utils._round(delta_harmonic_entropy, 6) .. " nats"
})
})