Description: C language implementation with large integer addition and subtraction multiplication and division, remainder, least common multiple and other computing
- [number] - Large integer addition and subtraction,
- [Biginteger] - Large integer type, used to handle large
- [biginteger] - biginteger c library
File list (Check if you may need any files):
BigInteger.c
BigInteger.h
compilation.sh
test.c