1. How do I find the number at a certain location in a matrix? ✓
2. How are row operation commands used?
3. How do you determine the dimensions of a matrix?
Edited by somebody1234, 09 February 2014 - 09:45 AM.
Posted 08 February 2014 - 11:11 PM
Edited by somebody1234, 09 February 2014 - 09:45 AM.
Posted 09 February 2014 - 03:53 AM
Mat <letter>[x,y]
Mat A[1,2]
if
statement as well:If Mat A[1,2]=3 Then "Its 3!" IfEnd
0 members, 1 guests, 0 anonymous users