1
0
Fork 0
Commit Graph

21 Commits (7cf156f229b346a09aa084a55e3ceb6855ecb6dd)

Author SHA1 Message Date
ERANZER 7cf156f229 vorheriges 2024-01-09 14:32:26 +01:00
ERANZER 0a6ad90343 ReadCsv + little rework for UI 2024-01-09 14:32:07 +01:00
ERANZER 1c024fdbfc das vorherige 2024-01-09 13:40:01 +01:00
ERANZER f3af3f39e0 update regex für leere zellen 2024-01-09 13:39:15 +01:00
ERANZER 365b569a67 Ausrechnen von Formeln 2024-01-09 13:25:44 +01:00
ERANZER 9096432995 min value of a cell block 2024-01-05 20:18:26 +01:00
ERANZER 3f9b7a7091 max value of a cell block 2024-01-05 20:14:01 +01:00
ERANZER 99017baabe Standardabweichung 2024-01-05 19:28:29 +01:00
ERANZER 85905a5d6d Mittelwert 2024-01-05 19:09:52 +01:00
ERANZER 7f44b09aa4 improving previous written code 2024-01-05 18:42:21 +01:00
ERANZER e8114209f2 product of a cell block 2024-01-05 12:55:34 +01:00
ERANZER 859be3633e sum of a cell block with two digit rows 2024-01-05 12:31:59 +01:00
ERANZER 9c5b38d9db sum of a cell block 2024-01-05 11:58:29 +01:00
ERANZER f19c749e0b simple loop + limitation for cols and rows 2024-01-05 11:18:20 +01:00
ERANZER 0a7c0022e8 simple loop + limitation for rows and cols 2024-01-05 11:15:23 +01:00
ERANZER ba7e093c46 testen 2023-12-19 14:39:36 +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