With PTC Mathcad, you can define for loops to repeat the same expression several times. In addition, you can also define while loops, which are useful when you do not know how many iterations are required before a condition is met. After completing this exercise, you will be able to perform the following tasks: