Programming Newbie need some help
I'm relatively new to Mathcad but I enjoy the program very much and I need some help. I would like to program the following section

but I have no idea where to begin.
Your help will be appreciated.
Regards,
I'm relatively new to Mathcad but I enjoy the program very much and I need some help. I would like to program the following section

but I have no idea where to begin.
Your help will be appreciated.
Regards,
The error message probably goes a little further: "Check that the label is set correctly".
This part is important. Prime automatically labels your identifiers as 'variable', 'unit', 'function', 'constant' etc.
Or it sets the label as '-', which means automatic.
Labels of identifiers must be the same for the items that you think must be the same.
Now that fact that Prime automatically labels identifiers means that it also may automatically go wrong. And that happens more often then you might think. It happened here.
Check the labels of all parameters to the function with those used in the definition.
Success!
Luc
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.