PluralNet icon indicating copy to clipboard operation
PluralNet copied to clipboard

Fix for GetNumberOfDigitsAfterDecimal and DigitsAfterDecimal.

Open tkouba opened this issue 6 months ago • 0 comments

DecimalExt.GetNumberOfDigitsAfterDecimal and DecimalExt.DigitsAfterDecimal failed on negative numbers. Fix for both methods and added xUnit tests for DecimalExt. So I have to modify .gitignore to add .vs and .cr folders to exclusions.

tkouba avatar Jan 03 '24 12:01 tkouba