gofal
Fraction calculator
A Go library for performing precision arithmetic on fractions and supporting chain expressions
fractional api base on golang . golang math tools fractional molecular denominator 分数计算 分子 分母 运算
19 stars
3 watching
3 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists
denominatorfractionalmathmolecularoperation
Related projects:
Repository | Description | Stars |
---|---|---|
govalues/decimal | An immutable decimal floating-point number type for financial calculations in Go. | 94 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
alpeb/go-finance | A Go library providing financial calculations and conversions for time value of money, cash flow, bonds, and depreciation. | 177 |
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 41 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 58 |
rawify/fraction.js | A JavaScript library designed to accurately represent and perform calculations with rational numbers. | 557 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
pieterclaerhout/go-finance | A Go library providing finance-related functions including exchange rates and VAT number checks. | 26 |
arteymix/numeric-glib | A collection of extended numeric data types for the GLib library | 9 |
aclindsa/ofxgo | A Go library for querying and parsing OFX financial data | 138 |
nikolaydubina/fpmoney | A Go library that provides a precise, float-free representation of financial amounts with support for fixed-point decimal arithmetic and ISO 4217 currency codes. | 29 |
jackc/pgx-shopspring-decimal | An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. | 9 |
quagmt/udecimal | A high-performance fixed-point decimal number library designed for financial applications | 111 |
sgreben/piecewiselinear | A lightweight linear interpolation library for Go | 26 |