issues
search
xiao278
/
Matrix-Calculator
A matrix calculator that performs elementary row operations. Supports letter variables.
0
stars
0
forks
source link
Column operations
#9
Closed
xiao278
closed
2 years ago
xiao278
commented
2 years ago
c1 *= 2 c2 += 3c1
etc
c1 *= 2 c2 += 3c1
etc