A class for representing big integers, also known as arbitrarily large integers or long integers, is a class that can store and manipulate integers with a size larger than the maximum size that can be stored in a standard integer data type. This is useful when you need to perform calculations with numbers that are too large to fit in a standard integer data type, such as when working with very large prime numbers or performing other types of mathematical operations that involve large numbers.
-
Notifications
You must be signed in to change notification settings - Fork 0
bumbitzu/Big_Integers_Class
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A standard integer data type, such as when working with very large prime numbers or performing other types of mathematical operations that involve large numbers.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published