least-common-multiple

v1.0.0
Computes the least common multiple of the given integers.
least lowest smallest common multiple lcm mathematics es6 esnext and 2 more...

least-common-multiple

Coverage Status Build Status

Computes the least common multiple of the given integers.

Install

$ npm i least-common-multiple

Usage

import lcm from 'least-common-multiple'

lcm(12, 18) // 36

Test

$ npm test

Build

$ npm run build

License

MIT

npm i least-common-multiple

Metadata

  • MIT
  • Whatever
  • ruffle1986
  • released 9/9/2015

Downloads

Maintainers