By: Michael Park,
created: 2013-04-05
| updated: 2013-04-18
v1.2: Updates 1.1 with StringToFloat
v1.1: This is an update to the FloatString object. It adds the FloatToFormat routine to return a string of up to 9 characters with the specified number of decimal points. (e.g FloatToFormat(pi,5,2) would return the string " 3.14").