decimal-places

There are 14 repositories under decimal-places topic.

  • MikeMcl/bignumber.js

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

    Language:JavaScript6.7k83279742
  • MikeMcl/big.js

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

    Language:JavaScript4.9k65162414
  • edwig/BCD

    Binary Coded Decimal. Research project for use with SQL_NUMERIC_STRUCT datatype

    Language:C++124111
  • meroPush/ngx-fixed-decimal

    Angular pipe for round a number to N decimal places.

    Language:TypeScript5200
  • LMesaric/PhotonReflection

    Second project for DisCont Mathematics 2 @ FER

    Language:Kotlin3200
  • XeroXP/DecimalSharp

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

    Language:C#3102
  • XeroXP/BigSharp

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

    Language:C#2100
  • agbarnett/decimal.places

    How many decimal places are used in abstracts?

    Language:R110
  • Hypercubed/rof

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

    Language:TypeScript1301
  • crwr45/sql-numerics

    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.

  • kamxgal/StrictDecimal

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

    Language:C++0100
  • richsposato/SigDig

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

    Language:C++0100
  • joeycumines/go-round

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

    Language:Go20
  • schlopp96/SetPrecision

    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.

    Language:Python00