Ok I am writing a program that asks the user to insert two numbers and the program then divides the numbers they choose. However, when the program divides these numbers it shows 2.00 when really it should be 2.44. How do I make the program show what the answer really is. Please Help! Thanks!!