2021-02-26

Decimal tryparse doesn't parse decimal value

decimal.TryParse(".0005e+92", System.Globalization.NumberStyles.Any, CultureInfo.InvariantCulture, out decimal x)

This returns false. What should I change?



from Recent Questions - Stack Overflow https://ift.tt/37MxtHU
https://ift.tt/eA8V8J

No comments:

Post a Comment