Category:Assignment Statements: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{:Assignment Statements}} | {{:Assignment Statements}} | ||
<noinclude> | |||
[[Category:Statements]] | |||
</noinclude> |
Latest revision as of 21:56, 15 July 2013
- Let (LE)
Evaluates a numeric or string expression and optionally assigns the value of the expression to one or more variables.
- Mat (M)
Performs matrix operations including increasing or decreasing dimensions or number of elements; adding or subtracting two matrices; adding, subtracting, multiplying, or dividing a number into all elements of a matrix; and sorting into ascending or descending order.