Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 201 Bytes

File metadata and controls

9 lines (6 loc) · 201 Bytes

bigInteger

The library allows to bypass the size limitation of the processor with integers. The data structure used to store the bigInteger is linked lists.

Chiboub Isaac Miclo Thibault