Comment by phyzix5761
5 years ago
Very nice project but I broke it though:
Input: 100 / 0~0
UI: Please wait...
Console: worker.dart.js:348 Uncaught Invalid argument(s): Cannot make stats from empty list of values
5 years ago
Very nice project but I broke it though:
Input: 100 / 0~0
UI: Please wait...
Console: worker.dart.js:348 Uncaught Invalid argument(s): Cannot make stats from empty list of values
Fixed! Thanks for the report. This also fixes `sqrt(-10~-5)` and other fun inputs.