Search:

Type: Posts; User: Daler

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,162

    [SOLVED] Re: Can't find mistake in my code

    Thanks for very clear algorithm. The answer is correct when I don't put factorial "!" into my calculator(18.07950938), but when I put "!" in the calculator it gives me a different answer with the...
  2. Replies
    4
    Views
    1,162

    [SOLVED] Re: Can't find mistake in my code

    Yes, sir. I've tried it too, but it doesn't give the right answer either. I can't quite understand whether I should add something else to it.
    Sorry.
  3. Replies
    4
    Views
    1,162

    [SOLVED] Can't find mistake in my code

    Hey guys,

    I have a little problem here. The program runs and everything is fine except the actual result. The question is:

    Design Java code to calculate and print ∑ (n! + 5) / (n+1)! ; n is an...
Results 1 to 3 of 3