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 cowski 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 nickibee

  1. nickibee

    If Statment with

    I'm not sure what I've done but it seems to work now! The values of R, gamma and theta vary but in my examples that didnt work R was about 15, gamma was 90 and theta about 0.2. I've been playing around a bit with the algorithms and think I may have been using a variable in the right-hand part of...
  2. nickibee

    If Statment with

    Hi I am new to Mathcad and a bit confused. I am trying to use an if statement to say something like the following: Lr(R,gamma,theta):=if(phi(R,gamma,theta)< theta, 2, 10) where phi(R,gamma,theta):= atan(hr/Lg(theta)) Lg(theta):= Ls(theta)*cos(theta) Ls(theta):= 2*hr/sin(theta) However it...

Part and Inventory Search

Back
Top