https://github.com/mitogh/biginteger
Simple operations with Big Integers as strings
https://github.com/mitogh/biginteger
c-plus-plus integers
Last synced: over 1 year ago
JSON representation
Simple operations with Big Integers as strings
- Host: GitHub
- URL: https://github.com/mitogh/biginteger
- Owner: mitogh
- Created: 2014-02-10T00:23:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T00:01:10.000Z (over 12 years ago)
- Last Synced: 2025-03-14T04:33:03.124Z (over 1 year ago)
- Topics: c-plus-plus, integers
- Language: C++
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Big Integer
===========
Basic operations with Large **Positive** integers.
- Addition
- Product
- Exponentiation