Skip to main content
1-Visitor
March 21, 2012
Solved

Definition

  • March 21, 2012
  • 1 reply
  • 2099 views

Hello everyone!

excuse me for disturbing you with my silly questions...but i'm just starting out with mathcad and i don't know experts who know to use it except you.

I would like to insert a definition of an angle: i would like that, below a certain value, it is 0. How can i do?

thank u for your patience...

BeNNy

Best answer by MikeArmstrong

You can use a For Loop and on the second line have a conditional statement which returns your desired values.

Mike

1 reply

1-Visitor
March 21, 2012

You can use a For Loop and on the second line have a conditional statement which returns your desired values.

Mike

1-Visitor
March 21, 2012

Just thinking after I posted - it might be prudent to provide a worksheet for a description or example of the expected results.

Mike

BeNNy1-VisitorAuthor
1-Visitor
March 21, 2012

thank u! that's it! you're very kind

BeNNy