Search:

Type: Posts; User: cs1

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    3,506

    thanks again hk_mp5kpdw look at what i did...

    thanks again
    hk_mp5kpdw

    look at what i did so far



    #include <iostream>
    using namespace std;
    int main()
  2. Replies
    17
    Views
    3,506

    and i'm sure u dont know how to do it ;)

    and i'm sure u dont know how to do it ;)
  3. Replies
    17
    Views
    3,506

    so what do u want now is there any problem if i...

    so what do u want now
    is there any problem if i want to learn how to do it?
    people are diffreent.

    if u dont want to help please dont bother yourself with my problem
  4. Replies
    17
    Views
    3,506

    CodeMonkey do u know how to do it????

    CodeMonkey
    do u know how to do it????
  5. Replies
    17
    Views
    3,506

    thanks hk_mp5kpdw but if u would explain to me...

    thanks hk_mp5kpdw
    but if u would explain to me more that will be helpful
    please
  6. Replies
    17
    Views
    3,506

    thank u all here what i did pi=pi = 4- 4/3+...

    thank u all
    here what i did

    pi=pi = 4- 4/3+ 4/5 – 4/7 + 4/9 – 4/11 + …………….
    i= 3,5,7,9,11,................
    for (i=3; i < 20; i = i + 2)
    j=0
    pi=4
    if (j&#37;2==0)
    pi= pi - 4. /i;
  7. Replies
    17
    Views
    3,506

    thanks ggs but now i need to know it's work i...

    thanks ggs
    but now i need to know it's work
    i mean how can i do my program
    thanks again
  8. Replies
    17
    Views
    3,506

    thank u salem i know that i have to use for...

    thank u salem
    i know that i have to use for loop
    my problem is how????????????????

    thanks again
  9. Replies
    17
    Views
    3,506

    need help with series-- please

    hey guys i need ur help to do this question please

    Calculate the value of pi = 4- 4/3+ 4/5 – 4/7 + 4/9 – 4/11 + ……………..

    Print a table that shows the approximate value of pi after each of the...
Results 1 to 9 of 10