Skip to content

ANSI C Implementation of BigInteger (arbitrary-precision integer)

License

Notifications You must be signed in to change notification settings

andreazevedo/biginteger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANSI C BigInteger

ANSI C Implementation of BigInteger ("arbitrary"-precision integer).

This is an academic implementation of arbitrary precision arithmetics that, even though it is "academic", it is fully functional, easy to understand/customize, relatively fast and can be used on comercial software.

About

ANSI C Implementation of BigInteger (arbitrary-precision integer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published