Module:Utils/doc: Difference between revisions
m Update intro |
m Update intro |
||
Line 1: | Line 1: | ||
This module provides several mathematical functions which are likely to be used frequently on the Xenharmonic Wiki. | This module provides several mathematical functions which are likely to be used frequently on the Xenharmonic Wiki. | ||
Namely, the functions in this module can be called from other modules using <code>require('Module:Utils')</code> and the <code>_</code>-prefixed functions. | Namely, the functions in this module can be called from other modules by using <code>require('Module:Utils')</code> and calling the <code>_</code>-prefixed functions. | ||
== Functions == | == Functions == |