Given an input variable x, output a variable y that is equal in value to x.
Example:
Input x = 1 Output y is 1
Input x = 5 Output y is 5
Not as simple as it seems.
1166 Solvers
271 Solvers
Sum the numbers on the main diagonal
375 Solvers
Switch matrix to a column vector
189 Solvers
07 - Common functions and indexing 6
281 Solvers