Skip to content

joernneumeyer/bigint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bigint

A simple big int implementation for C++. The class is located at jn::big.

TODO

  • subtraction with negative numbers
  • multiplication with negative numbers
  • division
  • (raising to powers)

License

This library is available under the terms of version 3 of the GNU Lesser General Public License.

About

A simple big int implementation for C++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages