Results 3 packages
Sort by

precise_decimalcopy "precise_decimal: ^0.0.1" to clipboard
precise_decimal: ^0.0.1 copied to clipboard

1
likes
160
points
221
downloads
Arbitrary-precision decimal arithmetic for Dart, built toward full General Decimal Arithmetic (GDA) compliance.#decimal#arithmetic#finance#precision

denarycopy "denary: ^1.2.1" to clipboard
denary: ^1.2.1 copied to clipboard

recently created package Added 14 days ago
0
likes
160
points
139
downloads
Decimal numbers with a fixed point and no loss of precision. Two independent families - one on BigInt with no bounds on magnitude, one on int for speed.#decimal#fixed-point#bigint#math#precision

yet_another_decimalcopy "yet_another_decimal: ^1.1.2" to clipboard
yet_another_decimal: ^1.1.2 copied to clipboard

2
likes
150
points
14
downloads
Yet another package for working with decimals without loss of precision, including two versions - one for large numbers, based on BigInt, and a fast version, based on int.#decimal
discontinuedreplaced by: denary

Check our help page for details on search expressions and result ranking.