Difference between revisions of "Template:Gcd/doc"
Jump to navigation
Jump to search
imported>Mr. Stradivarius (update after switch to Module:Math) |
imported>Lam-ang |
||
| Line 12: | Line 12: | ||
<includeonly> | <includeonly> | ||
[[Category:Mathematical function templates|GCD]] | [[Category:Mathematical function templates|GCD]] | ||
| − | |||
</includeonly> | </includeonly> | ||
Revision as of 19:46, 2 February 2016
| 40px | This is a documentation subpage for Template:Gcd. It contains usage information, categories and other content that is not part of the original template page. |
| 30px | This template uses Lua: |
This template calculates the greatest common divisor (gcd) of two or more parameters.
Examples
- {{gcd|16|6}} → 2
- {{gcd|360|180|120|90}} → 30
- {{gcd|544|119}} → 17
- {{gcd|2089|3571}} → 1