decimal
Decimal calculator
A library for precise decimal arithmetic with support for context-dependent precision and rounding
Arbitrary precision decimal arithmetic
466 stars
12 watching
101 forks
Language: Elixir
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 42 |
elixirmoney/money | An Elixir library for safe and convenient monetary calculations | 832 |
govalues/decimal | An immutable decimal floating-point number package for Go. | 105 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
dckt/electron-calculator | A desktop calculator app built with Electron and Vue for basic arithmetic operations. | 5 |
q60/rational | An Elixir library for working with rational numbers and basic math operations | 8 |
flintlib/arb | A C library for performing arbitrary-precision interval arithmetic on real and complex numbers | 459 |
tlikonen/cl-decimals | A package providing functions to parse and format decimal numbers in Common Lisp. | 21 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
php-collective/decimal-object | A decimal value object that provides strict precision and scale handling for financial calculations. | 20 |
okeuday/erlang_term | An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
nim-lang/bigints | Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations | 124 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,871 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
galculator/galculator | A scientific calculator with advanced formula entry capabilities | 124 |