Module:Harmonic entropy/doc: Difference between revisions

Fredg999 (talk | contribs)
Created page with "This module provides several functions to work with interval-related math. Namely, the functions in this module can be called from other modules using <code>require('Modu..."
 
Fredg999 (talk | contribs)
m Update intro
Line 1: Line 1:
This module provides several functions to work with [[interval]]-related math.
This module provides several functions to work with [[interval]]-related math.


Namely, the functions in this module can be called from other modules using <code>require('Module:Interval')</code> and calling the <code>_</code>-prefixed functions.
Namely, the functions in this module can be called from other modules by using <code>require('Module:Interval')</code> and calling the <code>_</code>-prefixed functions.


== Functions ==
== Functions ==