Module:Utils/doc: Difference between revisions
Jump to navigation
Jump to search
update documentation |
No edit summary |
||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation|{{dochead|header=library}} | ||
{{dochead|header= | |||
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 by using <code>require("Module:Utils")</code> and calling the underscore-prefixed functions. | Namely, the functions in this module can be called from other modules by using <code>require("Module:Utils")</code> and calling the underscore-prefixed functions. | ||
{{module introspection}} | |||
{{todo|inline=1|add back function descriptions}} | |||
}} | }} | ||
Revision as of 06:25, 31 October 2025
- This module primarily serves as a library for other modules and has no corresponding template.
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 by using require("Module:Utils") and calling the underscore-prefixed functions.
To see introspection summary, see this module's main page.