BigInteger

Class


The BigInteger class implement integers with infinite digits

Member functions

Function Explaination
(Constructor) Constructor
toString Get BigInteger value in string format
setValue Set BigInteger value

Friend functions

>>  Extraction operator
<<  Insertion operator
+ Addition operator
- Subtraction operator
* Multiplication operator
© The University of Hong Kong Algorithms Library - hkual@cs.hku.hk