Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Can someone please explain to me why Mathcad Prime 2 cannot find a solution. I did the same in Mathcad 15 and had no problems. If you add units this makes the situation even worse for MC P2 i.e it complains that it cannot resolve the units. Have I overlooked an otherwise obvious detail?
Regards, Mark
Solved! Go to Solution.
Mark Buckton wrote:
.... Have I overlooked an otherwise obvious detail?
Yes. You've called the function with the parameters in the wrong order! The function is constructed with Re last. You've called it with Re first.
Alan
Mark Buckton wrote:
.... Have I overlooked an otherwise obvious detail?
Yes. You've called the function with the parameters in the wrong order! The function is constructed with Re last. You've called it with Re first.
Alan
