greatest-common-divisor

1.0.0 • Public • Published

greatest-common-divisor

Computes the greatest common divisor

Install

$ npm i -g greatest-common-divisor

Usage

import gcd from 'greatest-common-divisor'

gcd(12, 18) // 6

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    18
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    18

Package Sidebar

Install

npm i greatest-common-divisor

Weekly Downloads

18

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ruffle1986