Converts a string representation into a JsDecimal.
Converts a string representation into a JsDecimal. The string representation consists of an optional sign, '+' ( '+') or '-' ('-'), followed by a sequence of zero or more decimal digits ("the integer"), optionally followed by a fraction, optionally followed by an exponent.