Search:

Type: Posts; User: Norm

Search: Search took 0.24 seconds.

  1. Replies
    6
    Views
    1,068

    Re: Unexpected output java

    What are the steps your program is doing to solve the problem.
    For the digits to the left of the point it would do something like this:
    convert base 2 digits to int
    convert int to base 16 digits...
  2. Replies
    6
    Views
    1,068

    Re: Unexpected output java

    I've never seen any non-decimal number with a point.
    I guess its allowed.

    What is the algorithm for creating the digits to the right of the point?

    Can you show the math needed to do the...
  3. Replies
    6
    Views
    1,068

    Re: Unexpected output java

    what is a "." doing in a hex number? I've never seen that.
Results 1 to 3 of 3