Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericlagergren/decimal
A high-performance, arbitrary-precision, floating-point decimal library.
https://github.com/ericlagergren/decimal
arbitrary-precision big-decimal data-science decimal dogs-of-instagram financial general-decimal-arithmetic money multi-precision
Last synced: 2 months ago
JSON representation
A high-performance, arbitrary-precision, floating-point decimal library.
- Host: GitHub
- URL: https://github.com/ericlagergren/decimal
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2016-01-11T05:50:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T14:54:13.000Z (10 months ago)
- Last Synced: 2024-08-05T08:33:01.068Z (6 months ago)
- Topics: arbitrary-precision, big-decimal, data-science, decimal, dogs-of-instagram, financial, general-decimal-arithmetic, money, multi-precision
- Language: Go
- Homepage: https://godoc.org/github.com/ericlagergren/decimal
- Size: 1.17 MB
- Stars: 513
- Watchers: 15
- Forks: 61
- Open Issues: 25
-
Metadata Files:
- Readme: README-fr.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# decimal [![Build Status](https://travis-ci.org/ericlagergren/decimal.png?branch=master)](https://travis-ci.org/ericlagergren/decimal) [![GoDoc](https://godoc.org/github.com/ericlagergren/decimal?status.svg)](https://godoc.org/github.com/ericlagergren/decimal)
Decimal est une logithèque décimal virgule flottante, avec haute performance et
précision arbitrarie que mettre en œuvre la spécification
[General Decimal Arithmetic](http://speleotrove.com/decimal/).## Les fonctions
* Valeur zéros sont sûr utiliser.
* Multiple modes de fonctionnement.
* Haute performance.
* Une logithèque mathématiques avec fonctions élémentaires et trigonométriques,
fraction continues, et beaucoup plus.
* Un API familier et idiomatique.## Installation
`go get github.com/ericlagergren/decimal`
## Documentation
[Godoc](http://godoc.org/github.com/ericlagergren/decimal)
## Gestion des versions
`decimal` utilise la gestion sémantique de la version. La version actuelle est
3.3.1.`decimal` ne prend en charge que le deux versions plus récentes.
## Licence
La [BSD 3-clause](https://github.com/ericlagergren/decimal/blob/master/LICENSE)