Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)