Prints the given float with the given prefix text - to the console, if its available.
void printFloat(const string &prefix, f32 f)