Skip to content

An implementation to big integers (larger than 64-bit) in C++.

Notifications You must be signed in to change notification settings

Exeedo/BigIntegerCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigIntegerCpp

An implementation to big integers (larger than 64-bit) in C++ language.

Only unsigned integers are currently implemented.

This library contains a single class which is unsignedBigInteger.

This class is described in the Documentation folder. [Documentation not ready yet!]

About

An implementation to big integers (larger than 64-bit) in C++.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages