DEFINE - Define Variable or Function Command

Stores the expression on the right side of the = in the variable specified on the left side, or creates a user-defined function.

Level 1->Level 1
'name=exp'->
'name(name1 ... namen)=exp(name1 ... namen)'->

Adrian Drury
Last modified: Thu Jun 4 21:16:47 EDT 1998