Search:

Type: Posts; User: jenta

Search: Search took 0.12 seconds.

  1. [SOLVED] Re: Write a program that converts floating-point numbers to/from decimal representation to Hex/Binary representations.

    Same poster again, I figured out how to go from hex to decimal floating point, but I can't go the opposite way. How do I go from decimal 8.5 to a hex representation of that floating point in java? I...
  2. [SOLVED] Write a program that converts floating-point numbers to/from decimal representation to Hex/Binary representations.

    I am a writing a program to converts floating-point numbers to/from decimal representation to Hex/Binary representations. We have to do a setup which I already did, and now I have to figure out how...
Results 1 to 2 of 2