Skip to content

keesern/ImmenseInteger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ImmenseInteger

A C program which handles immensely large integers calculation with precision. To overcome the physical hardware simulation; hardware that is intrinsically bounded by its capabilities.

GENERAL

Calculation functions

  • Addition
  • Subtraction

Types

  • Dynamic Allocation
  • Linked List
  • Pointers
  • Structs

About

Calculator that handles immensely large integers with precision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages