Difference between revisions of "Template:Gcd/doc"

From blackwiki
Jump to navigation Jump to search
imported>Mr. Stradivarius
(update after switch to Module:Math)
imported>Lam-ang
m (Removed one sitelink migrated to an item on Wikidata)
Line 12: Line 12:
 
<includeonly>
 
<includeonly>
 
[[Category:Mathematical function templates|GCD]]
 
[[Category:Mathematical function templates|GCD]]
[[ja:Template:Gcd]]
 
 
</includeonly>
 
</includeonly>

Revision as of 19:46, 2 February 2016

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