Writes the text representation of a single-precision floating-point number to the output stream, along with any pending tab spacing.
The HtmlTextWriter.Write(float) method generates any tabs that are pending, and then calls the erload:System.IO.TextWriter.Write base method.