1
0
Fork 0
Commit Graph

7 Commits (f94028b6c815174d1df3806b020090b0d1413387)

Author SHA1 Message Date
Victor Hans-Georg Waitz f94028b6c8 Expression Calc
Addes calculation for expressions + tests, added user input error check for formel functions + tests, small bug fixes
2023-12-27 03:54:24 +01:00
DarkVIC 6d8f8e7520 Added Ui Loop, Error check for user input and test for the above 2023-12-18 00:53:59 +01:00
Oliver Hummel 505f428029 Added a simple exception handling for division by zero attempts. 2023-12-14 08:54:48 +01:00
Oliver Hummel a4e41180e1 Adding saving of spreadsheets as CSV. 2023-12-14 08:31:20 +01:00
Oliver Hummel a127ce585b Removed unnecessary code. 2023-12-14 08:24:22 +01:00
Oliver Hummel 47d2db4f40 Initial Commit. 2023-12-12 15:00:07 +01:00
Oliver Hummel 5bf7bec427 Initial commit 2023-12-12 09:01:31 +01:00