When entering an invalid scientific notation number e.g. `3e` causes an IndexOutOfBoundsException instead of a ParseException.
When entering an invalid scientific notation number e.g.
3ecauses an IndexOutOfBoundsException instead of a ParseException.