Example: The impact of CTOL on Solve Blocks
You can use CTOL to set the accuracy of the results os a solve block.
1. Set the value of CTOL.
2. Define the solve block.
3. Compare with the exact answer.
Comparing the difference between the result and the constraint to CTOL, we see that the result is in the range that was set.
4. You can reduce the value of CTOL.
5. The constraint is verified with the new CTOL value.
The result is not in the range.