function FloatToStr(E: Extended): String;
The FloatToStr function converts a floating point number into a string.
The character used for the decimal point will always be a dot.