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: over 5 years ago
Linked from 2 awesome lists
denominatorfractionalmathmolecularoperation
Related projects:
Repository | Description | Stars |
---|---|---|
govalues/decimal | An immutable decimal floating-point number package for Go. | 105 |
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 | 42 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 60 |
rawify/fraction.js | A JavaScript library designed to accurately represent and perform calculations with rational numbers. | 608 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
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 library for precise and efficient decimal money handling in Go. | 30 |
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 decimal number library with precise arithmetic and rounding methods for financial applications. | 115 |
sgreben/piecewiselinear | A lightweight linear interpolation library for Go | 27 |