Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 729 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 729 Bytes

TI84-ComplexMatrix

A program to do RREF on a matrix with complex values, since the TI84 can't.

Using the method described in this video.

Usage

R = number of rows in the matrix. C = number of columns in the matrix.

Then for each place in the matrix, enter the value that goes there. This can be either complex or real.

The final answer is output and stored as a list. This list can be accessed by going into the lists menu: [2nd][stat] → RREF

Screenshots

image image