Create a "cell function" from a normal function. A cell function is a function that rather than taking values takes cells as arguments and will return a cell (changing value) of said calculation.
See Source File