decimal-object
Decimal calculator
A decimal value object that provides strict precision and scale handling for financial calculations.
Decimal handling as value object instead of plain strings or floats.
20 stars
1 watching
4 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brick/money | A PHP library providing a robust and precise way to handle monetary calculations. | 1,690 |
govalues/decimal | An immutable decimal floating-point number package for Go. | 105 |
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 42 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,871 |
php-geospatial/geospatial | A PHP extension providing geospatial functions for calculating distances and transformations between points on the Earth's surface. | 62 |
ericmj/decimal | A library for precise decimal arithmetic with support for context-dependent precision and rounding | 466 |
mjaschen/phpgeo | A library providing abstractions for geographical coordinates and distance calculations. | 1,568 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
rawify/fraction.js | A JavaScript library designed to accurately represent and perform calculations with rational numbers. | 608 |
crisu83/php-conversion | A PHP library for converting units and sizes across different measurement systems | 131 |
lillik/magento2-price-decimal | A Magento 2 extension that allows configuring custom decimal precision for prices and currency values across multiple stores and websites. | 110 |
tlikonen/cl-decimals | A package providing functions to parse and format decimal numbers in Common Lisp. | 21 |
xxjwxc/gofal | A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |
triplepoint/php-units-of-measure | A library for representing and converting physical quantities in various units of measure | 22 |
timlg07/number.cmd | A batch scripting tool for complex number calculations and formatting. | 2 |