Programming Tutorial > About Exercise 2
  
About Exercise 2
With PTC Mathcad, you can define branching inside the program. The operations you specify in each branch are performed only if certain conditions are met.
After completing this exercise you will be able to perform the following tasks:
Write if statements
Write if-else statements
Use branching in a program
Proceed to Task 2–1.