Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nvsuryan

  1. nvsuryan

    While Loop in Mathcad

    Occupant: Thanks for your help. It not only helped in the particular small program that I sent but also in a much bigger program requiring iterative computations to solve a differential equation numerically.
  2. nvsuryan

    While Loop in Mathcad

    Thanks I will try again
  3. nvsuryan

    While Loop in Mathcad

    Third time that I will try to upload the whileuse program. It looks like I have taken the necessary steps to upload the file.http://files.engineering.com/getfile.aspx?folder=6bf76f21-2dea-4262-ad08-ca9e3d6178c8&file=WhileUse.mcd
  4. nvsuryan

    While Loop in Mathcad

    As I was not sure if the file whileuse in mathcad 11 was uploaded, I am uploading it again. Sorry for the trouble.
  5. nvsuryan

    While Loop in Mathcad

    I hope the file whileuse has been uploaded.
  6. nvsuryan

    While Loop in Mathcad

    I am trying a simple program to sum all the integers, say, from 1 to 10 twice. I am trying to use two while loops, the inner one (while i less than or equal to ie) to sum from i = 1 to 10 and outer one from n = 1 to ne. But I fail to get the correct result of 110 when I set ne = 2. It just gives...
  7. nvsuryan

    While Loop in Mathcad

    When I try to use nested while loops I run into problems. Sometimes the program freezes with a green bar around the program.

Part and Inventory Search

Back
Top