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

Package Sidebar

Install

npm i greatest-common-divisor

Weekly Downloads

25

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ruffle1986