newuser,topic01

(1) Working Through the New User's Tour

The New User's Tour presents a series of examples that illustrate some of the more common Maple commands, organized by subject area. In most cases, the worksheets are set up for you so that you execute the commands to get an overview of possible Maple co mmands and functions in that area. In some cases, you may copy commands to new worksheets to try different options on them.

Executing Commands

To execute commands in the New User's Tour (and any other) worksheets:

Try this now:

> 1+1;

2

By pressing Enter, you also move the cursor to the next command line (in this case, limit( x-7, x=3 ); ) in the worksheet.

> limit( x-7, x=3 );

-4

Please note:

Important Notes

Other Maple Features

In the New User's Tour , all commands are entered using Maple notation. Commands can also be entered in the following ways.

When user interface items are mentioned in the New User's Tour, only the menu option method is provided. However, many of these items can also be chosen by clicking buttons in the toolbar or the context bar.

For more information on these alternative options, refer to the Learning Guide or the Maple help system.

Key terms

The following specialized terms are used in the New User's Tour.

Maple Input

Executable input, usually a mathematical expression, that Maple evaluates. The input is entered at the command prompt ( > ) . By default, Maple input is displayed in red type, with a Courier font.

Maple Output

The result of an executed Maple input command. (And therefore sometimes simply called the result .) By default, it is displayed in blue type in standard math notation.

Execution Group

A set of Maple input with its corresponding output. Execution groups can also contain descriptive paragraphs.

Worksheet

In Maple, a document created with the graphical user interface. The files have an .mws extension.

Section

An element of a worksheet that provides structure. It can contain paragraphs, execution groups, and other sections (subsections). The start of a section is identified by a box with a [+] or [-] sign embedded in it. Sections can be expa nded or contracted by clicking on that box. When expanded, the entire section has a vertical line down the left side of it that ends in a short horizontal line.

Standard Math Notation

Mathematics are displayed in a symbolic format similar in appearance to that found in a textbook.

Click here to return to the Main Menu.

© 2009 by the Rector and Visitors of the University of Virginia.

The information contained on the University of Virginia’s Department of Information Technology and Communication (ITC) website is provided as a public service with the understanding that ITC makes no representations or warranties, either expressed or implied, concerning the accuracy, completeness, reliability or suitability of the information, including warrantees of title, non-infringement of copyright or patent rights of others. These pages are expected to represent the University of Virginia community and the State of Virginia in a professional manner in accordance with the University of Virginia’s Computing Policies.