GoBig
A simple Go package to make using arbitrary precision a bit easier
When using Go’s arbitrary precision packages, I found that readability plummeted when performing complex mathematical operations with big numbers. I wrote this package that wraps the built-in arbitrary precision to improve readability, maintainability, and reduce keystrokes.
This has since been replaced by GoBigger, a new file I made to wrap things much easier.
Languages
This project makes use of the following languages!
Skills
During the development of this project, I gained or enhanced the following skills:
- Data Types
- Mathematics
- Packaging Code
See Also
Take a look at some other projects using these languages!