Template:Factorization

From Xenharmonic Wiki
Revision as of 08:41, 30 October 2023 by FloraC (talk | contribs) (Created page with "<includeonly>{{#invoke:Utils|prime_factorization|{{{1|12}}}}}</includeonly><noinclude> This template returns the prime factorization for a given integer. == Usage == ; Y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template returns the prime factorization for a given integer.

Usage

You type
{{factorization|270}}
You get
2 × 33 × 5

See also

  • Module:Utils – the module that implements the functionality