Introduction - If you have any usage issues, please Google them yourself
Large integer arithmetic, some integer may be hundreds of bits. The function of these integers do add, subtract, multiply, divisible modulo operator. Program organizational requirements through large integer type design, to reflect better readability and maintainability, and error abnormal approach.