bigint-product

1.0.0 • Public • Published

bigint-product

Build Status

multiply two arbitary precision integers

Usage

Example

  var multiply = require('bigint-product')
  console.log(multiply('123456789123456789','987654321987654321'))

API

require('bigint-product')(num1, num2)

takes two integers as string and return their product

License

MIT

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i bigint-product

Weekly Downloads

8

Version

1.0.0

License

MIT

Last publish

Collaborators

  • incessantmeraki