how can i convert a double so that i can test to see if it is one; for example the program calls for me to test to see if what was entered was a double; i tried to use a boolean and set it equal to the double in an if-else statement; thanks
View All Comments
| View Tutorial