https://github.com/client9/big
A stand-alone copy of Go's math/big package for arbitrary precision numbers
https://github.com/client9/big
Last synced: about 1 month ago
JSON representation
A stand-alone copy of Go's math/big package for arbitrary precision numbers
- Host: GitHub
- URL: https://github.com/client9/big
- Owner: client9
- License: bsd-3-clause
- Created: 2025-09-22T04:46:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-08T04:53:06.000Z (9 months ago)
- Last Synced: 2026-01-11T19:53:44.567Z (6 months ago)
- Language: Go
- Size: 401 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# big
A stand-alone copy of Go's math/big package for arbitrary precision numbers