Template:Uniform map: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Fredg999 (talk | contribs)
m Getting rid of extra line breaks
ArrowHead294 (talk | contribs)
mNo edit summary
Line 2: Line 2:
The '''Uniform map''' templates creates a table of [[prime limit|p-limit]] [[uniform map]]s between two size boundaries.
The '''Uniform map''' templates creates a table of [[prime limit|p-limit]] [[uniform map]]s between two size boundaries.


== Usage ==
{{doc}}
The template accepts three arguments:
</noinclude>
# Prime limit (write only the prime number); defaults to 5-limit.
# Minimum size, given as 1\size (write only the decimal number); defaults to 11.5.
# Maximum size, given as 1\size (write only the decimal number); defaults to 12.5.
 
For example, here is the output of <code><nowiki>{{Uniform map|7|16.5|17.5}}</nowiki></code>:
{{#invoke:Uniform_map|print_table|7|16.5|17.5}}
 
== See also ==
* [[Module:Uniform map]]
 
[[Category:Templates]]</noinclude>

Revision as of 15:06, 20 May 2024

The Uniform map templates creates a table of p-limit uniform maps between two size boundaries.

Template:Doc