/BigDecimal

A big-decimal implementation in C#.

Primary LanguageC#

BigDecimal

A big-decimal implementation in C#.

After the first version of this BigDecimal, I found another implementation (http://uberscraper.blogspot.se/2013/09/c-bigdecimal-class-from-stackoverflow.html) that probably is just as good.