Decimal.js: Detailed Overview & Metrics

v10.4.3(almost 2 years ago)

This package was last published over a year ago. It may not be actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 0Monthly npm downloads

Decimal.js is a JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. It offers precise and reliable calculations for decimal numbers, avoiding common floating-point errors. Decimal.js supports a wide range of mathematical operations, including addition, subtraction, multiplication, division, and more. It also provides options for rounding, precision control, and formatting.

Compared to native JavaScript arithmetic, Decimal.js ensures accurate results for decimal calculations, making it suitable for financial applications, scientific computations, and any scenario requiring high precision. It is actively maintained with regular updates and bug fixes, making it a dependable choice for developers seeking precise arithmetic operations.

Tags: javascriptarbitrary-precisiondecimal-arithmeticmathematicsprecision