03_symbolicderivative exercise
------------------------------


In this exercise you transform expressions by symbolic differentiation.

ASSIGNMENT:
- Add rules to derive '-', '*', sine, cosine and power expressions
- Add rules to simplify '-', sine, cosine and power expressions
- search for // your code here within SymbolicDerivative.mo

SOLUTION.txt presents the solution to the assignment.

To clean the project type "clean" when building the project.
To build the project leave the input box empty when building the project.
To run the calculator type "run" when building the project.

If you need to edit the input of the program edit the file called program.txt
