Search:

Type: Posts; User: juiceceri

Search: Search took 0.01 seconds.

  1. Thread: last resort

    by juiceceri
    Replies
    5
    Views
    1,219

    it's working if i enter the value for (a,b,e,g,h)...

    it's working if i enter the value for (a,b,e,g,h) but why it's not working if i change the value to (c,e,g,i) why do i have zero, is it because the while loop?

    #include <stdio.h>
    main()
    {
    ...
  2. Thread: last resort

    by juiceceri
    Replies
    5
    Views
    1,219

    thanks for the advise, but i did try everything...

    thanks for the advise, but i did try everything that i know but it seams i don't know enough, the program is a pyramid that the top number is the sum of the 2 numbers below it. but some of the number...
  3. Thread: last resort

    by juiceceri
    Replies
    5
    Views
    1,219

    last resort

    i tried everything, i guest is not enough :-) if some one willing to help i appreciated
    this is the one of so many trial i have done. but still doesn't work


    #include <stdio.h>
    main()
    {
    ...
  4. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    guy i have this code. the idea now is how to make...

    guy i have this code. the idea now is how to make the known in random and i could use the while loop and if statement. any suggestion?

    #include <stdio.h>
    main()
    {
    int a=0, b=0, c=0, d=0,...
  5. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    thanks i found it

    thanks i found it
  6. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    any one know how to use atan2 function?

    any one know how to use atan2 function?
  7. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    thanks MK27.

    thanks MK27.
  8. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    i want to put a formula tanϕ=y/x and x=r cosϕ...

    i want to put a formula
    tanϕ=y/x and x=r cosϕ and y=r sinϕ

    atan2() than what do i put inside?

    i'm using MSVC++ 6.0
  9. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    Hallo, i have a question how do we use atan2...

    Hallo, i have a question how do we use atan2 function ?
  10. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    Thanks Adak but i will stick to my own code i...

    Thanks Adak but i will stick to my own code i figure out for the min max and, got the mean square deviation but i dont know is he result it print is correct,cuz every time i calculate with calculator...
  11. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    no worries i got it now thanks Adak, now to find...

    no worries i got it now thanks Adak, now to find this mean square deviation.
  12. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    this is what i did but still it just print the...

    this is what i did but still it just print the first as min and the last as max,and after this i still have to find the mean square deviation (i dont even know what that mean) but thanks man...
  13. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    and i cant use array!!

    and i cant use array!!
  14. Thread: help

    by juiceceri
    Replies
    15
    Views
    1,841

    help

    can some one help me i have this code but i need to find the max and min number i dont know how.


    /* LAB 2
    * Cery */


    #include <stdio.h>

    int main(void)
  15. Thread: new in C

    by juiceceri
    Replies
    1
    Views
    949

    new in C

    can some one help me in learning C? my lecturer in my class is not good at explaining this but he expect us to do the C programing lab that we dont understand yet, so if some one have a yahoo account...
Results 1 to 15 of 15