Template:Factorization/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{dochead}}{{ | {{dochead}}{{lua|Utils}} | ||
This template returns the [[prime factorization]] for a given integer. <code>{<nowiki />{factorisation}}</code> works as well. | This template returns the [[prime factorization]] for a given integer. <code>{<nowiki />{factorisation}}</code> works as well. | ||
Revision as of 03:19, 16 February 2025
- This template invokes the following functions: prime_factorization from Utils.
| This template has been deprecated. Its replacements are Template:Dochead and Template:Module introspection. |
| This template uses Lua: |
This template returns the prime factorization for a given integer. {{factorisation}} works as well.
Usage
- You type
{{factorization|270}}
- You get
- 2 × 33 × 5