stasundr / decimal

Arbitrary-precision fixed-point decimal numbers in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decimal

Decimals implemented with uint256, instead of big.Number. Works faster.

All credits goes to yakud.

About

Arbitrary-precision fixed-point decimal numbers in go


Languages

Language:Go 100.0%