Skip to content

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

bumbitzu/Big_Integers_Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big_Integers_Class

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.

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

 
 
 

Languages