Article | REF: H3028 V1

Formal calculation with Maple

Author: Xavier JEANNEAU

Publication date: February 10, 2002, Review date: April 27, 2016

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

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...

You do not have access to this resource.

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

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

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

Subscribe now!

Ongoing reading
For analysis: functions or expressions?