3.4 Global variables
Global variables can be created in two ways:
- by using the AllD command;
- by using the features of Distributed Mathematica. These
features allow the user to create global variables whose names cannot
create conflicts with the names of the local variables, to set and
get their values. There is a default global variable, named
"proc", that stores the number of machines involved in the
distributed system.
The commands for manipulating global variables are:
Maintained by: Cleo Pau
Last Modification: July 5, 2000