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

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i greatest-common-divisor

    Weekly Downloads

    10

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • ruffle1986