Preserved Topic: Java help |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 04-29-2001 09:57
Could someone please tell me:
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-29-2001 23:43
Your logic is wrong as well as your math. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-30-2001 00:49
[code] |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 04-30-2001 01:45
Thanks Mage |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-30-2001 04:23
I made the same math error I said you did. code: public class TempConverter |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 04-30-2001 04:26
The if-else logic thing was a bit complex. You could do it the way you had proposed, but you have to do it in a different format. I really didn't feel like figuring that out when there was a much easier way to do it. |