Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with decimal-numbers

A curated list of projects in awesome lists tagged with decimal-numbers .

https://github.com/mgriebling/bigdecimal

Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.

arbitrary-precision bigdecimal decimal-functions decimal-numbers decimal128 decimal32 decimal64 math

Last synced: 07 Nov 2024

https://github.com/mgriebling/mgdecimal

IEEE Decimal arithmetic 128-, 64-, and 32-bit types built entirely in Swift.

decimal-numbers ieee754 math

Last synced: 07 Nov 2024

https://github.com/mgriebling/decimalnumbers

A Swift implementation based on the Intel Corp Decimal Floating-Point Math Library v2.2. This library uses Binary Integer Decimal (BID) encoded numbers in its implementation. Conversions to/from Densely Packed Decimal (DPD) encoded numbers are provided.

decimal decimal-numbers decimal128 decimal32 decimal64

Last synced: 07 Nov 2024

https://github.com/mgriebling/decimals

A Swift-friendly interface to the C-based CDecNumber package. It provides fixed-size interfaces to the Decimal32, Decimal64, and Decimal128 data types. An arbitrary-precision type, HDecimal, is also included.

arbitrary-precision decimal-numbers decnumber swift

Last synced: 07 Nov 2024

https://github.com/hernanmd/fixeddecimal

Representation of precise decimals in Pharo Smalltalk

decimal-numbers magnitude pharo pharo-smalltalk

Last synced: 09 Nov 2024

https://github.com/mgriebling/cdecnumber

Package of the decNumber library by Mike Cowlishaw. This provides a very crude interface to the underlying C functions. For a nicer Swift interface use the Decimals package.

decimal decimal-numbers decnumber math

Last synced: 07 Nov 2024