Search:

Type: Posts; User: Silverknight

Search: Search took 0.24 seconds.

  1. Replies
    6
    Views
    1,072

    Re: scanner questions

    So, after making a few changes, (not sure if I'm actually using the Double.parseDouble(String) method correctly.) I'm left with the same issue... I think the issue now lies within my logic where I...
  2. Replies
    6
    Views
    1,072

    Re: scanner questions

    Thank you, after testing this out I think I need to do a bit more research on converting strings to a double using your Double.parseDouble(String) example.
  3. Replies
    6
    Views
    1,072

    scanner questions

    Thank you for your help in advance!

    I'm new to programming and decided that I would make a basic console based ohms law calculator as practice. The way my code works currently is that you have to...
Results 1 to 3 of 3