https://github.com/shixiongfei/exact-round
Exact number round function for JavaScript/TypeScript
https://github.com/shixiongfei/exact-round
math number round rounddown roundup
Last synced: 3 months ago
JSON representation
Exact number round function for JavaScript/TypeScript
- Host: GitHub
- URL: https://github.com/shixiongfei/exact-round
- Owner: shixiongfei
- License: apache-2.0
- Created: 2024-04-02T08:17:40.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T02:46:11.000Z (about 2 years ago)
- Last Synced: 2024-04-26T03:38:03.567Z (about 2 years ago)
- Topics: math, number, round, rounddown, roundup
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/exact-round
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exact-round
[](https://www.npmjs.com/package/exact-round)
Exact number round function for JavaScript/TypeScript