# sindresorhus/round-to

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sindresorhus-round-to).**

159 stars · 10 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/sindresorhus/round-to
- awesome-repositories: https://awesome-repositories.com/repository/sindresorhus-round-to.md

## Description

Round a number to a specific number of decimal places: 1.234 → 1.2

## Tags

### Part of an Awesome List

- [Math and Numbers](https://awesome-repositories.com/f/awesome-lists/devtools/math-and-numbers.md) — Round numbers to specific decimal places.
- [Numeric and Math Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/numeric-and-math-utilities.md) — Rounds numbers to a specified number of decimal places.
