Hi
I realy searched in mathcad help for this one but cant find it.
I would like mathcad to do this:
f(x)=a+b if a>0 and b>0
i know how to do it with just one condition but how do i get it to check both if a>0 and b>0 ??
Hi
(I apologise for my bad english!)
I have a question about mathcad. I have a equation loking something like this:
f(x)=N/A+M*(x-y)/W
witch I like to solve for f(x)=0
with other words, I like to find the x for witch f=0
The problem is that the term (x-y) should be the absolute value and...