Go to the source code of this file.
Compounds | |
class | big_int |
Implementation of a Big Integer Number. More... |
This module implements a class big_int for representing Big Integer Numbers, i.e. `arbitrary precision' integers.
You can use assembler code written for some critical parts of the module. For this you should define macros USE_ASM.