#include #include #include "ErrorFunctions.h" #include "StringFunctions.h" std::string Convert (float number) { std::ostringstream buff; buff<