1. Arithmetic Operations

The list of basic arithmetic operations in MATLAB includes six operations:

+   :    addition

-   :    subtraction

*   :   multiplication

/   :   right division

\   :   left division

^   :   power