Category:Nim-decimal

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.

“decimal” is a third party Nim library which provides correctly-rounded arbitrary precision decimal floating point arithmetic. It is based on “mpdecimal”

URL: https://github.com/status-im/nim-decimal

Install it with command nimble install decimal.

Pages in category "Nim-decimal"

The following 3 pages are in this category, out of 3 total.