The implementation of 1024 bit number to support operations of addition, subtraction and multiplication in C language. The implementation makes use of integer array of size 35 to store each nine digits in the array. The storage follows greater endian system of representation. All the operations are implemented keeping this point in view.
-
Notifications
You must be signed in to change notification settings - Fork 0
TheBlueDestroyer19/bigint-implementation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The implementation of 1024 bit number to support operations of addition, subtraction and multiplication in C language.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published