Introduction - If you have any usage issues, please Google them yourself
It contain an implementation for string class and a class for huge numbers. In some practical usage of mathematics, we need to use numbers lager than long int and 64 bit integer numbers, for example we need a number with 100 digits to be multiple or add with a number with 50 digits and precision is very important and don t want to use scientific numbers, then use huge numbers. It s a class and can be used very simple.
Just use and enjoy :D
God Bless you