3 skills found
mgriebling / BigDecimalArbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.
FirebirdSQL / Decimal JavaJava library to encode and decode IEEE-754 decimals
mgriebling / DecimalNumbersA 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.