Category:Bignum

From Rosetta Code
Revision as of 00:05, 3 February 2021 by GarveyPatrickD (talk | contribs) (Added library template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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