Utility classes
return regular expression for decimal regex, without leading or trailing whitespace. From http://www.regular-expressions.info/floatingpoint.html modified to allow "1.e4"
sloppy regex to be used when the number doesn't need to be parsed.