Parses a string into a Decimal, returning true on success, with an option to allow special values like infinity and NaN.
false in case of overflow or incorrect string.
Parses a string into a Decimal, returning true on success, with an option to allow special values like infinity and NaN.