decimal
There are 437 repositories under decimal topic.
paupino/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
Flight-School/Money
A precise, type-safe representation of a monetary amount in a given currency
SeanDragon/protools
历经开发周期两年,并且应用过千万级别项目的工具箱
ericlagergren/decimal
A high-performance, arbitrary-precision, floating-point decimal library.
tc39/proposal-decimal
Built-in exact decimal numbers for JavaScript
marcocesarato/react-native-input-spinner
An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
php-decimal/ext-decimal
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
Patashu/break_infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
royNiladri/js-big-decimal
Work with large numbers on the client side with high precision.
a1076559139/XForge
CocosCreator游戏开发框架 — 入门轻松、功能强大、渐进式。An approachable, performant and versatile framework for building game clients. Topics:CocosCreator、CocosCreator3、3、3.x、3.8、framework.
DosX-dev/x16Calc
A simple program for Windows for working with hexadecimal numbers
Patashu/break_eternity.js
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
quagmt/udecimal
A high-performance, high precision, zero allocation fixed-point decimal library for financial applications
govalues/decimal
Immutable floating-point decimals for Go
madebybob/php-number
Deal with numbers the right way in PHP
Flight-School/CurrencyConverter
Utilities for doing currency conversion with the Money library
alkis/decimal
Decimal Floating Point arithmetic for rust
JuliaMath/DecFP.jl
Julia IEEE decimal floating-point via the Intel decimal-float library
AdamWhiteHat/BigDecimal
An arbitrary-precision decimal (base 10) floating-point number class. Over 2.5 million downloads on NuGet!
phensley/cldr-engine
Internationalization and localization in Typescript with Unicode CLDR, batteries included
woodsbury/decimal128
A Go module implementing support for decimal128 values.
go-inf/inf
Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.
db47h/decimal
An arbitrary-precision decimal floating-point arithmetic package for Go
ttulka/as-big
AssemblyScript library for arbitrary-precision decimal arithmetic
ApplebaumIan/SwiftUI-Apple-Watch-Decimal-Pad
A dirty fix for Apple's missing decimal pad for watchOS
peakchen90/decimal-eval
A tiny, safe, fast JavaScript library for decimal arithmetic expressions.
davdroman/PreciseDecimal
A Decimal type that plays nicely with literals and Decodable
yawaramin/ocaml-decimal
Arbitrary-precision floating-point decimals
nikolaydubina/fpmoney
🧧 Fixed-Point Decimal Money
epam/DFP
Java/.NET implementation of Intel IEEE-754 compliant decimal-float library
rtlopez/decimal
An object oriented arbitrary precision arithmetic library for PHP
zamicol/BaseConverter
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
fosres/TSCD
Official Repository For tscd ASCII-Color Encoded Hex Dump
govalues/money
Immutable monetary amounts and exchange rates for Go
clarketm/ncalc
Command line utility for quick number base conversions ( ascii / binary / octal / decimal / hexadecimal )
gtkatakura/decimal.js.macro
A babel-macro to transpile arithmetic expressions to `decimal.js`