issues
search
AdamWhiteHat
/
BigDecimal
An arbitrary-precision decimal (base 10) floating-point number class. Over 2.5 million downloads on NuGet!
MIT License
53
stars
15
forks
source link
Nth root
#8
Closed
AdamWhiteHat
closed
2 years ago
AdamWhiteHat
commented
2 years ago
Added Nth Root static method.
Added tests for Nth Root.
DecimalPlaces property now returns correct number.