Skip to content

Implementation of a class that can handle calculations between big numbers in c++.

Notifications You must be signed in to change notification settings

amirhakimnejad/Big-Number-in-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Big-Number-in-Cpp

Big Number ( BigInt ) Class in C++ With Improved Stack class's object as my bigint member. You can simply use Vector or many other choices.Trying my best to have a clean code.I'm working on overloading *,/ operators and different scenarios in + and - operators.Fell free to pull a request or report an issue. Implementations are not complete yet and there will be improvements to the codes.

About

Implementation of a class that can handle calculations between big numbers in c++.

Topics

Resources

Stars

Watchers

Forks

Languages