Search:

Type: Posts; User: newmanj8

Search: Search took 0.17 seconds.

  1. Replies
    7
    Views
    1,271

    Re: Need help converting from int to double

    For example, this code takes the numbers that are given, -12,-5,-20,-67 then I put them in order from -67 to -5, then when I test this the program goes through and checks to make sure the sorted...
  2. Replies
    7
    Views
    1,271

    Re: Need help converting from int to double

    If I have the int array and want to have decimals be seen and come back as a decimal how can I write a method that will notice decimals?
  3. Replies
    7
    Views
    1,271

    Re: Need help converting from int to double

    I would but Im not allowed to change the class for the project so i can't change the array, is there a way I can cast double into the method I tried it this way but got errors..




    int[]...
  4. Replies
    7
    Views
    1,271

    Need help converting from int to double

    I know you have to cast in double but I don't know how to put it I tried everything... so i think, the program sorts numbers from an arraylist and then checks to see if your right in the int[] sorted...
Results 1 to 4 of 4