Now that ERounding.None is gone, how to avoid having the last digit of a EDecimal rounded? I'm investigating repeating decimals in fractions, and it would be nice to have the EDecimal.Divide..... 'ToString' representation end in the exact last digit of the repeating sequence.
Now that ERounding.None is gone, how to avoid having the last digit of a EDecimal rounded? I'm investigating repeating decimals in fractions, and it would be nice to have the EDecimal.Divide..... 'ToString' representation end in the exact last digit of the repeating sequence.