Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hey guys,
I'm currently working through some engineering problems which have slightly different equations based on two input variables (see below).
My previous experience with mathcad "if" statements led me to try and produce a multiple lined "if" statement like the one below for "alpha" but this does not seem to be working correctly as it is only picking up the lower "if" statement. The equation is based on the two variables "external pipe diameter" and a range of frequencies.
Any help with this would be greatly appreciated.
Regards,
Nick
I figured this out after realising it wasn't a programming issue, just had to add an "And" statement and not use multiple lines.
If anyone want to know more just post and ill elaborate.