8 Maple Expressions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Manuals : User Manual : 8 Maple Expressions

Contents     Previous     Next     Index

8 Maple Expressions

This chapter provides basic information on using Maple expressions, including an overview of the basic data structures. Many of the commands described in this chapter are useful for programming. For information on additional Maple programming concepts, such as looping, conditional execution, and procedures, see Basic Programming.

8.1 In This Chapter

Section

Topics

Creating and Using Data Structures - How to define and use basic data structures

• 

Expression Sequences

• 

Sets

• 

Lists

• 

Tables

• 

Arrays

• 

Matrices and Vectors

• 

Functional Operators

• 

Strings

 Working with Maple Expressions- Tools for manipulating and controlling the evaluation of expressions

• 

Low-Level Operations

• 

Manipulating Expressions

• 

Evaluating Expressions

 

Contents     Previous     Next     Index