11.1.3 String Numeric Functions
Numeric strings are numbers represented by ASCII char-
acters. A numeric string consists of an optional sign, a string
of digits, and an optional decimal point. You can use E
notation in a numeric string for floating-point constants.
The following sections describe some of the BASIC numeric
string functions.