Module:Mediants/doc: Difference between revisions
Jump to navigation
Jump to search
update doc/dochead |
update doc |
||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead|header=metamodule}} | {{dochead|header=metamodule}} | ||
{{lua|rational|utils}} | |||
'''{{ARTICLEROOTPAGENAME}}''' is used for finding mediants starting from a set of starting ratios (by default, 1/1 and 1/0), either by search depth, integer limit, or by a custom search function. | '''{{ARTICLEROOTPAGENAME}}''' is used for finding mediants starting from a set of starting ratios (by default, 1/1 and 1/0), either by search depth, integer limit, or by a custom search function. | ||
{{clear}} | |||
}} | }} | ||
Revision as of 07:24, 24 October 2025
- This module primarily serves as a library for other modules and has no corresponding template.
| This template has been deprecated. Its replacements are Template:Dochead and Template:Module introspection. |
Module:Mediants is used for finding mediants starting from a set of starting ratios (by default, 1/1 and 1/0), either by search depth, integer limit, or by a custom search function.