6 Forks
33 Stars
33 Watchers

BigDecimal

Arbitrary-precision decimal arithmetic in Swift with full math functions and fixed-precision Decimal 32-, 64-, and 128-bit types.

How to download and setup BigDecimal

Open terminal and run command
git clone https://github.com/mgriebling/BigDecimal.git
git clone is used to create a copy or clone of BigDecimal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BigDecimal https://github.com/mgriebling/BigDecimal/archive/master.zip

Or simply clone BigDecimal with SSH
[email protected]:mgriebling/BigDecimal.git

If you have some problems with BigDecimal

You may open issue on BigDecimal support forum (system) here: https://github.com/mgriebling/BigDecimal/issues