Skip to content

Custom implementation of Big Numbers class in C++

Notifications You must be signed in to change notification settings

EdwardCreighton/BigNum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

BigNum

Custom implementation of Big Numbers class in C++

Work in progress

Current Features:

  • BigNum Integer class
  • Addition of two BigNum Int's
  • Subtracting of two BigNum Int's
  • String output of binary representation of a BigNum Int
  • String output of decimal representation of a BigNum Int

About

Custom implementation of Big Numbers class in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published