https://github.com/bbkane/bigint
https://github.com/bbkane/bigint
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbkane/bigint
- Owner: bbkane
- Created: 2017-07-13T04:08:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T04:02:51.000Z (almost 9 years ago)
- Last Synced: 2025-03-24T19:49:32.586Z (over 1 year ago)
- Language: C
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`bigint` is an arbitrary-sized integer manipulation library.
I'm writing it because it seems like fun, and I'll probably stop messing with
it when I can compute a factorial function with it.