Search:

Type: Posts; User: remedys

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    2,788

    [SOLVED] Re: Converting Fahrenheit to Celsius

    Thank you for helping . It worked after I did that and i had to change the code a little . I added String input; also I had to mess with the equation . It wouldn't let me use 5/9 I had to change it...
  2. Replies
    5
    Views
    2,788

    [SOLVED] Re: Converting Fahrenheit to Celsius

    ----jGRASP exec: javac -g FahrenheitToCelsius.java

    ----jGRASP wedge2 error: command "javac" not found.
    ---- This command must be in the current working directory
    ---- or on the current...
  3. Replies
    5
    Views
    2,788

    [SOLVED] Converting Fahrenheit to Celsius

    So here is my code.... i really need help with it. I am completely new to this and going through the book, I came up with this. I am trying to display the answer in celsius and farenheit. I want to...
Results 1 to 3 of 3