Repository navigation

#

decimal-places

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

JavaScript
6900
1 个月前

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

JavaScript
5095
4 个月前

Binary Coded Decimal. Research project for use with SQL_NUMERIC_STRUCT datatype

C++
13
4 个月前

Angular pipe for round a number to N decimal places.

TypeScript
4
5 年前

An arbitrary-precision Decimal type for C#. Port of decimal.js.

C#
3
3 年前

Second project for DisCont Mathematics 2 @ FER

Kotlin
3
7 年前

Big in C#. Port of big.js. A small, fast C# library for arbitrary-precision decimal arithmetic.

C#
2
3 年前

Determine the most reasonable display format for a given numeric value or set of values.

TypeScript
1
8 年前

How many decimal places are used in abstracts?

R
1
7 年前

Header-only decimal implementation for C++ which stores strict values for integer and decimal expansion part of decimal numerals.

C++
1
7 个月前

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 Connect.

0
4 年前

Package round implements string-based decimal number rounding, parsing, and normalisation, supporting scientific notation and un-mangling of malformed input.

Go
0
7 年前

C++ math library for tracking significant digits during calculations.

C++
0
3 年前

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.

Python
0
1 年前

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 as much digits than the denominator and repeats itself many times. I can't prove it yet but hopefully someone has already found this fun math puzzle

PHP
0
6 个月前