Search:

Type: Posts; User: Mike_Chase

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    1,612

    [SOLVED] Re: Help with method returning a double

    Yes..no matter how trivial, I will pay strict attention to the requirements of the assignment. Notice I have changed my variables to float primitives as well. Thanks again Junky.
  2. Replies
    9
    Views
    1,612

    [SOLVED] Re: Help with method returning a double

    Thank you Junky for your advice, I have it working fine now. Here is my code now....
    I was incorrectly coding the if else sequence. I put in some booleans to make it cleaner looking. Once the...
  3. Replies
    9
    Views
    1,612

    [SOLVED] Re: Help with method returning a double

    ok, I will refigure the logic. Any suggestions(or hints to think about?)on how to run the iteration from -4 to 4 without using the Math library and its absolute value, power methods?
  4. Replies
    9
    Views
    1,612

    [SOLVED] Re: Help with method returning a double

    It should return 1 as its answer since any number raised to the power of 0 = 1.
  5. Replies
    9
    Views
    1,612

    [SOLVED] Re: Help with method returning a double

    Thanks for the quick reply. Ok, here goes. If there is anything else i need, I will post for you quickly. This is my first programming forum and I'm new to the format.

    The error message during...
  6. Replies
    9
    Views
    1,612

    [SOLVED] Help with method returning a double

    Hello Programmers,

    This is my first post on my quest to self study Java more in depth since my recent graduation for my BSIT/Software Engineering Degree. I'm stuck on this exercise. I'm having...
Results 1 to 6 of 6