Search:

Type: Posts; User: siddharthbandhu

Search: Search took 0.11 seconds.

  1. Re: JAVA program help : 1+1!+1/2!+1/3!+ .... 1/N!?

    That was just an example. No way related to the program above.
    Im just happy that it will work, thanks alot!
  2. Re: JAVA program help : 1+1!+1/2!+1/3!+ .... 1/N!?

    Ok, nevermind.

    For example, if I declare an int n, is it possible to :

    Math.pow (5,n+2) ;

    Just this one doubt please!
  3. JAVA program help : 1+1!+1/2!+1/3!+ .... 1/N!?

    Im using Blue J for Java. Please help me on how to write the program for 1+1!+1/2!+1/3!+ .... 1/N! in Java.

    Thank you.


    I would also appreciate if you could help me for:
    2) x- x^2/2! +...
Results 1 to 3 of 3