Template:Repeat/doc
This is a documentation subpage for Template:Repeat It contains usage information, categories and other content that is not part of the original template page. |
Usage
edit{{repeat|text|count}}
Examples
edit{{repeat|ab|23}}
gives "ababababababababababababababababababababababab"{{repeat|ab|23}}
gives "ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab ab "{{#expr:{{repeat|ln(10*|20}}1{{repeat|)/ln2|20}}}}
gives 5.8770105937826 (iterative method, solving )
See also
edit- {{loop}}