@bemoje/math-pow10-pre-computed

1.0.1 • Public • Published

@bemoje/math-pow10-pre-computed

Pre-computed powers of 10

Version

NPM version

Travis CI

dependencies

Dependencies

dependencies

Stats

NPM downloads Forks

Donate

Buy Me A Beer donate button PayPal donate button

Installation

npm install @bemoje/math-pow10-pre-computed
npm install --save @bemoje/math-pow10-pre-computed
npm install --save-dev @bemoje/math-pow10-pre-computed

Usage

import mathPow10PreComputed from '@bemoje/math-pow10-pre-computed'

mathPow10PreComputed
//=> [1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000, 1000000000]

Tests

Uses Jest to test module functionality. Run tests to get coverage details.

npm run test

API

#y

Package Sidebar

Install

npm i @bemoje/math-pow10-pre-computed

Weekly Downloads

17

Version

1.0.1

License

MIT

Unpacked Size

6.47 kB

Total Files

5

Last publish

Collaborators

  • bemoje