BhimIntegers

(โ˜… 50)

BhimIntegers๐Ÿš€ is a C++ library that is useful when we are dealing with BigIntegers๐Ÿ’ฅ๐Ÿ’ฅ. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations๐Ÿ“˜ like addition, multiplication, subtraction, division, equality check, etc๐Ÿ“๐Ÿ“. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc๐Ÿ”Ž๐Ÿ”Ž. It has some conversion options to convert a string to bhimInteger etc ๐Ÿ“๐Ÿ“.

BhimIntegers Latest Version Download

Download Latest Version (.zip)
// repository documentation