Skip to content

Four arithmetic operations (addition, subtraction, multiplication and division) based on string manipulation.

License

Notifications You must be signed in to change notification settings

bilaloguz/string4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

string4

This mini-library contains four arithmetic operations (addition, subtraction, multiplication and division) based on string manipulation.

Since every programming language has her own limitations about integer size, these functions performing four basic arithmetic operations aim to be up to those limitations by manipulating numbers as strings, in other words character lists.

Aim of the library is going beyond the integer size limit while performing primality check for large numbers for which is necessary for cryptographic operations.

About

Four arithmetic operations (addition, subtraction, multiplication and division) based on string manipulation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages