Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I tried to find the maximum of the real function (n*p) but I failed. I used maximize and minerr commands. Where did I go wrong?
What does TOL and CTOL mean?
Thanks!
Solved! Go to Solution.
Hi,
I took a different path using the root function.
Hi,
TOL "Convergence Tolerance" and CTOL "Constraint Tolerance" are global variables that you can alter on the Menu Ribbon under the Calculation Tab.
Look up TOL in help for a good explanation of what each one does.
Cheers
Terry
Thanks all for the fast and different solutions and definitions.