Commit graph

12 commits

Author SHA1 Message Date
superdimensional
e4b2b15243 changed ints to doubles [needs review] 2021-04-27 03:18:35 -04:00
superdimensional
818feb115d writing exp func is dumb use pow() from math.h 2021-04-19 16:33:36 -04:00
superdimensional
02c1b6a85f rewrote exponent function 2021-04-19 16:19:09 -04:00
superdimensional
6993ca7375 2*2 matrix determinant calculator 2021-04-19 02:06:46 -04:00
superdimensional
a7c0bea693 updated include lines 2021-04-18 23:21:06 -04:00
superdimensional
1e24179a42 finished matrix addition func 2021-04-18 23:19:53 -04:00
superdimensional
581ea39bbd added scalar matrix multiplication 2021-04-18 22:28:42 -04:00
superdimensional
fc1d949919 removed garbage 2021-04-18 17:56:53 -04:00
superdimensional
65fe43ddab added matrix addition 2021-04-18 17:56:33 -04:00
superdimensional
b1346999f3 determanint calculator entery 2021-04-18 17:54:43 -04:00
superdimensional
34aae499f8 formated code and renamed index.c to gui.c 2021-04-18 15:31:26 -04:00
superdimensional
a3d0693e69
created 2021-01-29 16:05:36 -05:00