Maple Programming: 1.5: Working with expressions and Maple functions - Maple Application Center
Application Center Applications Maple Programming: 1.5: Working with expressions and Maple functions

Maple Programming: 1.5: Working with expressions and Maple functions

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!
There are many operations that you might want to perform on a function, for example, graph it, evaluate it, differentiate or integrate it, compose it with another function, etc. How you do these operations in Maple depends on how you choose to represent the function in Maple, as either a Maple expression or as a Maple function. In this section we review these ideas by looking at a number of examples.

Application Details

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

More Like This

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