click the button to enter values. leave the field blank to start calculating the average. ! The project is in a beta stage, don't expect everything to be working properly right now. (Update 3 Beta 3)
This took ~1 week to make - Update 1 (1/26/2022) - - Core calculator done - Cannot calculate mode - Update 2 (1/31/2022) - - Added rounding for numbers like 1/3 (0 = round to nearest whole, 20 = round to nearest 1/10^20) [code = round to nearest 10 ^ (round?)] - Scratch Cat is now a button - The button now says the average (the average variable is still shown) - Update 3 Beta 1 (2/5/2022) - ! This is a beta update; can expect things to not work as intended. - Added 'Calculate Mode' button; is basically a clone of the 'Calculate Average' button so far - Update 3 Beta 2 (2/6/2022) - - Changed how you input data sets. - - Old way: Input data set twice for average and mode - - New way: Input data set first, then you can calculate average/mode - Mode should be up and running now, there might be bugs - Update 3 Beta 3 (2/7/2022) - - Getting mode to work (~70-75% done so far) - Fully replaced the old input system (input same set twice for average and mode) with the new one (input set first, then calculate average and mode) - Update 3 Beta 4 (2/14/2022) -