// Layer the calculator is on
// Inside is whether when you are in calc mode it should automatically force numlock, outside is whether it should do it outside of calculator mode
// Maximum number of characters the calculator can have
// Minimum width of the printed text / the number of decimal places
/*-----
Special
-----*/
/*-----
Operators - Can add more here such as modulo %, factorial !
-----*/
/*-----
Functions
-----*/
/*-----
Constants
-----*/
;
;
;
;