Module:Harmonic entropy/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead|header= | {{dochead|header=library} | ||
This module provides a means to calculate harmonic Shannon entropy of a particular interval. | This module provides a means to calculate harmonic Shannon entropy of a particular interval. | ||
It can be called from other modules by using <code>require("Module:Harmonic entropy")</code> and calling the <code>_</code>-prefixed functions. | It can be called from other modules by using <code>require("Module:Harmonic entropy")</code> and calling the <code>_</code>-prefixed functions. | ||
{{module introspection}} | |||
}} | }} | ||