Next completly unnecessary program on TIC-80.
> Handles: +, -, *, / and ^
> To specify certain cell you must use coordinates XX:YY, ex. 01:01 - first cell in first column, 01:02 - second cell etc.
> Formula example: =01:01+01:02 (You cannot use constats ins formulas. =2+01:01 will probably crash program.