Search:

Type: Posts; User: zichoz

Search: Search took 0.08 seconds.

  1. Re: Trying to make a physics calculator, where i will calculate the energylevels of an hydrogen atom. Need some help :P

    Hey, when i try to compile with eclipse it says

    "Exception in thread "main" java.lang.Error: Unresolved compilation problem:" and should should i just remove the method like here and the unused...
  2. Trying to make a physics calculator, where i will calculate the energylevels of an hydrogen atom. Need some help :P

    Hey!
    I just started to learn java, my idea is to make a little utility tool where i can calculate the energylevel of an hydrogen atom. My code is
    "

    import java.util.Scanner;

    import...
Results 1 to 2 of 2