Search:

Type: Posts; User: farligefinn

Search: Search took 0.00 seconds; generated 11 minute(s) ago.

  1. Replies
    17
    Views
    1,734

    Thanks guys. I realized that "d" just had to be...

    Thanks guys. I realized that "d" just had to be positive or 0! Just had to type in the right numbers ! :)
  2. Replies
    17
    Views
    1,734

    Tried to change numbers to 2.0 and 4.0, and added...

    Tried to change numbers to 2.0 and 4.0, and added cin.ignore();
    but when i type in all numbers it says:" -1.#IND "
    Anybody know what to do?

    Updated code:


    #include <iostream>
    #include...
  3. Replies
    17
    Views
    1,734

    Thanks.. i have now included the sqrt command in...

    Thanks.. i have now included the sqrt command in my code. Still it doesn't put out the number i want it to ( actually no number is calculated )
    I would appreciate any kind of help, especially if i...
  4. Replies
    17
    Views
    1,734

    Sqareroot and squared

    Hey everybody.

    I'm new to programming (still :) )
    I was trying to make some calcuators, but realised that i didn't know how to use squareroot ( if possible ) can anybody please tell me :)!
    ...
  5. Replies
    8
    Views
    1,276

    I'll do that next time! Now i want to make some...

    I'll do that next time!
    Now i want to make some comments, that depends on the value i get from the last function ( j / d ). But i doesn't seem like i can do that, the comment is always the same, no...
  6. Replies
    8
    Views
    1,276

    Hey.. You guys were right :). Just switched cin>>...

    Hey.. You guys were right :). Just switched cin>> x; with the function, cuz i had to declare the function before, else the value of the function would be ignored. Thx :)
  7. Replies
    8
    Views
    1,276

    No error, but still doesn't work!

    Hey everybody.

    I am new to this forum, and i just started programming. I have been trying to make some different simple programs, but when i tried this, it just wouldn't put out a number at the...
Results 1 to 7 of 7