4. For analysis: functions or expressions?
4.1 Defining and using elementary functions
A Maple function is a program for calculating a value from arguments. There are two stages to this process, which must be clearly distinguished:
definition of the function, in which formal parameters representing the arguments are used to indicate how the value taken by the function is to be calculated. This definition often takes the form of an assignment instruction, assigning a name to the function;
function calls, where we actually calculate the values taken by the function for specific argument values, called effective parameters.
For the moment, we're only considering elementary functions, whose values can be calculated...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
For analysis: functions or expressions?
Bibliography
Reference works
Software
The examples in this article were written using the most popular version in 2001: Maple V Release 5. However, from Release 4 to the latest Release 7, no essential changes have been made to the software's current operation, and the instructions can be adapted without significant change.
Software supplier: Waterloo Maple Inc.
...Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference