This library is not completed yet and may contain error. Work is in progress.
C Library for large computations. I have created this library for the calculation of very large number in C.
This library is in initial phase. Only few functions are added. Developers are welcome if they want to contribute. Beginners can also contribute.
- Addition between two very large (non-negative) number.
- Addition between two very large floating (non-negative) number.
- Subtraction between two very large (non-negative) number.
- Subtraction between two very large floating (non-negative) number.