Defining Your Own Functions and Methods
This section gives a brief introduction on how to program XLISP-STAT.
The most basic programming operation is to define a new function.
Closely related is the idea of defining a new method for an object.
21
Subsections