Soikk 7603bfcadc Bug fixes, UI fixes
You can now raise a matrix to a negative power and store the resulting matrixes from an operation with a scalar in another matrix
2021-10-25 00:52:13 +02:00
2021-10-23 16:17:34 +02:00
2021-10-23 16:09:18 +02:00
2021-10-23 16:09:18 +02:00
2021-10-25 00:52:13 +02:00
2021-10-25 00:52:13 +02:00
2021-10-23 16:19:25 +02:00

matrix calculator

A simple matrix calculator with a console interface
Build with "gcc -static *.c -o matrix-calculator.exe -Iinclude"

Description
No description provided
Readme 37 KiB
Languages
C 100%