This is an arbitrary-precision decimal library and fixed-point math implementation used to eliminate floating-point rounding errors. It provides tools for high-precision arithmetic, a numerical analysis toolkit, and a database decimal mapper to ensure numerical accuracy in financial and scientific calculations. The library includes specialized serialization tools to transform high-precision numbers into SQL database types, JSON, and XML formats without losing precision. It also implements a variety of rounding strategies, including banker and cash rounding, and provides mechanisms for decimal
Go library containing a collection of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
money and currency formatting for golang
Die Hauptfunktionen von leekchan/accounting sind: Financial Tools, Mathematical Computing, Financial Libraries.
Open-Source-Alternativen zu leekchan/accounting sind unter anderem: shopspring/decimal — This is an arbitrary-precision decimal library and fixed-point math implementation used to eliminate floating-point… alpeb/go-finance — Go library containing a collection of financial functions for time value of money (annuities), cash flow, interest… aclindsa/ofxgo — Golang library for querying and parsing OFX. bnkamalesh/currency. bojanz/currency — Currency handling for Go. claygod/transaction — Embedded database for accounts transactions.