Search:

Type: Posts; User: MyDestiny

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    839

    Yeah that I understand but, in the code itself......

    Yeah that I understand but, in the code itself... (the example code I gave) what is it telling me about the code?
  2. Replies
    4
    Views
    839

    What does % really mean?

    What does this mean?


    res=provnum%2;

    Does that mean that when the value provnum is inputted it has two decisions to make and those two decisions are assigned to res?

    Thanks.
  3. Replies
    1
    Views
    2,658

    How to Clear in Visual C++ 6.0

    Hello.

    I am doing a project on Visual C++ 6.0 and I have most of it completed. What I would like to do is have a button named "Clear". I have to buttons... one is "Clear" and the other is...
  4. Replies
    4
    Views
    2,638

    How to Clear in Visual C++

    Hello.

    I am doing a project on Visual C++ 6.0 and I have most of it completed. What I would like to do is have a button named "Clear". I have to buttons... one is "Clear" and the other is...
  5. Replies
    3
    Views
    3,272

    handling basic math functions

    Okay so I have my program almost completed but, I am stuck on something... I need to include basic math functions such as abs, sqrt, pow, exp, log, sin, cos, tan, asin, acos, atan, sinh, cosh, and...
  6. Replies
    7
    Views
    2,584

    disregard i got it thanks thantos

    disregard i got it thanks thantos
  7. Replies
    7
    Views
    2,584

    Ok... so how do I fix it? This is my first time...

    Ok... so how do I fix it?
    This is my first time taking this class. I am not that good.
    Thanks.
  8. Replies
    7
    Views
    2,584

    Okay I changed it but, when I compile i get an...

    Okay I changed it but, when I compile i get an error... it says "invalid operands of types 'double' and 'double' to binary'
  9. Replies
    7
    Views
    2,584

    MOD operator not working right...

    Hello all.... I am writing a program that will work similar to Matlab (a math program) ... but, I can not get MOD to work right... can some one please explain how to make it work... here is my...
  10. Replies
    14
    Views
    1,594

    I want that when I hit 'q or Q' that it kicks me...

    I want that when I hit 'q or Q' that it kicks me out... so I dont want to change that...
  11. Replies
    14
    Views
    1,594

    What am I doing wrong?

    What am I doing wrong? I need this program to print out the ASCII code. If i enter a symbol for exampl "& or % or /" I need a message to appear please try again, but if I put "q or Q" it...
  12. Thread: How do...

    by MyDestiny
    Replies
    12
    Views
    1,754

    I just wanted to let you all know that I figured...

    I just wanted to let you all know that I figured out the answer... THANKS a bunch for your help! :)
  13. Thread: How do...

    by MyDestiny
    Replies
    12
    Views
    1,754

    I keep getting... -1.#IND as my answer

    I keep getting...

    -1.#IND

    as my answer
  14. Thread: How do...

    by MyDestiny
    Replies
    12
    Views
    1,754

    what do u mean float? i didn't assign it to...

    what do u mean float?
    i didn't assign it to anything
  15. Thread: How do...

    by MyDestiny
    Replies
    12
    Views
    1,754

    I use acos() but, it does not calculate properly

    I use acos() but, it does not calculate properly
  16. Thread: How do...

    by MyDestiny
    Replies
    12
    Views
    1,754

    How do...

    How do you put in code on C++ [(cos^-1) which is found on calculators as shift cos]...

    what I am trying to do is solve for theta...

    cos (theta) = Fy/Fx

    how would i put that in code?
  17. Replies
    6
    Views
    1,151

    Wait... I think I got confused... let me explain...

    Wait... I think I got confused... let me explain what I need...

    I have 3 components for Force F1 - i, j, and k

    I calculated the magnitude of i, j, and k

    Now, I need to calculate the...
  18. Replies
    6
    Views
    1,151

    Does anyone know...

    This is my first programming class... so... that is why I am asking a lot of questions.... :D

    If I have 3 forces...i, j, and k - but, I need to find the direction of just i... how do I got about...
  19. Replies
    4
    Views
    1,204

    First Time, Please review...

    "Hello all - this is my first time on here but, I need some major help on my homework... yes, I know... I am not asking anyone to do it for me but, please explain to me how to do the program what I...
Results 1 to 19 of 19