A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
翻译 - 用于任意精度十进制和非十进制算术的 JavaScript 库
A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
Binary Coded Decimal. Research project for use with SQL_NUMERIC_STRUCT datatype
Angular pipe for round a number to N decimal places.
An arbitrary-precision Decimal type for C#. Port of decimal.js.
Second project for DisCont Mathematics 2 @ FER
Big in C#. Port of big.js. A small, fast C# library for arbitrary-precision decimal arithmetic.
Determine the most reasonable display format for a given numeric value or set of values.
An attempt to reconcile the numerous approaches taken to implementing Numeric (and Decimal) fields. While generally applicable, the initial driver for this work is the Kafka ecosystem and Kafka Connec...
Header-only decimal implementation for C++ which stores strict values for integer and decimal expansion part of decimal numerals.
Package round implements string-based decimal number rounding, parsing, and normalisation, supporting scientific notation and un-mangling of malformed input.
C++ math library for tracking significant digits during calculations.
Python module providing an easy way to set the precision of a floating-point number to the desired amount of decimal places, or total amount of significant digits.
Recursive function to compute patterns of decimal places when denominator is a repetition of 1 or more '3' and that the numerator is not divisible by the denominator. The decimal places "pattern" has ...