Sorry but my english is quite bad.
I know how to do this:
f= a+b if a>0
a-b otherwise
witch in words meens that matchad check wether a is bigger than 0 and the set f=a+b. if a should happen to be smaler than 0 it set f to a-b.
Now i want mathcad to check wether both a and b is bigger...