sweedish-rounding
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Sweedish rounding Travis CI Build Status

Round a number using Sweedish rounding.

NPM Badge

Install

npm install sweedish-rounding

Usage

const sweedishRounding = require("sweedish-rounding");

sweedishRounding(0.49);
//=> 0.5

API

sweedishRounding(number)

number

Type: number

The number to round.

Package Sidebar

Install

npm i sweedish-rounding

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.02 kB

Total Files

6

Last publish

Collaborators

  • richienb