Maple Programming: 3.1 & 3.2: Basic data structures in Maple - Maple Application Center
Application Center Applications Maple Programming: 3.1 & 3.2: Basic data structures in Maple

Maple Programming: 3.1 & 3.2: Basic data structures in Maple

Author
: Dr. Roger Kraft
Engineering software solutions from Maplesoft
This Application runs in Maple. Don't have Maple? No problem!
 Try Maple free for 15 days!
We have mentioned many times that Maple makes a distinction between expressions and functions. Expressions are what computer scientists call data structures and functions are what they call procedures. To put it very briefly, a data structure is a collection of information and a procedure is a collection of instructions. In order to explain this difference better, in this and the next chapter we look at some elementary examples of data structures and procedures in Maple. To really understand what makes expressions and functions different in Maple we need to get a sense of what data structures and procedures are. This section is a very basic introduction to how Maple handles data structures.

Application Details

Publish Date: October 01, 2003
Created In: Maple 8
Language: English

More Like This

Maple Programming: 1.4: Expressions vs. functions
0
Maple Programming: 2.7: Evaluating function calls
0
Maple Programming: 1.3: Functions in Maple
0
Maple Programming: 1.5: Working with expressions and Maple functions
0
Maple Programming: 1.7: Functions that return a function
1
Maple Programming: 1.6: Anonymous functions and expressions
0
Maple Programming: 2.4: Delayed evaluation
0
Maple Programming: 2.5: A no evaluation rule
0
Maple Programming: 1.1 & 1.2: Functions in Mathematics
0
Maple Programming: 2.1 & 2.2: Full evaluation
0
Maple Programming: 2.6: Last name evaluation
0
Maple Programming: 2.3: Levels of evaluation
0