Category:Bignum

From Rosetta Code
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Nim third party library which provides arithmetic for big integers and big rationals. It is based on "gmp".

Site URL: https://github.com/FedeOmoto/bignum