Search:

Type: Posts; User: swty_todd

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    11,046

    hey i edited it ....bt its still not...

    hey i edited it ....bt its still not workin...help...



    #include<stdio.h>
    #include<math.h>
    main()
    {float a,b,c,x1,x2,x,series;
    double d;
  2. Replies
    4
    Views
    11,046

    hey thnx vart.....!!!

    hey thnx vart.....!!!
  3. Replies
    4
    Views
    11,046

    bisection method

    here is the c program for arriving at a solution using bisection method.
    The ouput is going infinte..pls help ....i think it has more of syntax errors than logical errors...



    main()
    {
    float...
Results 1 to 3 of 3