I am in need of help with writing a program that prompts the user to enter three floating point numbers (double) and then outputs the number rounded to two, three and four decimal places respectfully. I honestly just need a good idea of where to begin with this; first time ever really working with C++. Thanks in advance!