decimal
Decimal calculator
A library for precise decimal arithmetic with support for context-dependent precision and rounding
Arbitrary precision decimal arithmetic
464 stars
12 watching
100 forks
Language: Elixir
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 41 |
elixirmoney/money | An Elixir library for safe and convenient monetary calculations | 828 |
govalues/decimal | An immutable decimal floating-point number type for financial calculations in Go. | 94 |
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 | An arbitrary-precision interval arithmetic library | 458 |
tlikonen/cl-decimals | A package that provides 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,846 |
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 | 123 |