In Apple Numbers, what is the use of the "calculation-or-name" parameter of LET?
The doc says
calculation-or-name: A name to give another variable to define or a calculation that uses names in the LET function. Must be the last argument.
I understand how to use it as a "calculation": this is the result of calling the function. But could someone give me an example of how I would use it as a "name"?