3 Maple Expressions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Manuals : Programming Guide : 3 Maple Expressions

Contents     Previous     Next     Index

3 Maple Expressions

This chapter introduces Maple expressions associated with scalar data structures.

3.1 In This Chapter

• 

Introduction: automatic simplification and evaluation; syntax and constructors

• 

Using names, strings, and numbers in expressions

• 

Unevaluated expressions

• 

Expression types: arithmetic, Boolean, relational, and set-theoretic expressions; expressions for data structures; indexed expressions; function and member selection expressions

• 

Assigning attributes

• 

Classifying, examining, and manipulating expressions

 

Contents     Previous     Next     Index