Skip to main content

Exploring Calculus with Maple Introductory Calculus

Section 6.9 Autocompleting Commands

For convenience, Maple can automatically fill in the command that you wish to type. To do this, type in the first few letters of the command and then hit ESC.

Aside

For example, typing in exp and hitting ESC will provide the following list of commands.
Figure 6.1. Using autocomplete with ESC gives a menu of possible commands you are trying to use.
From here, you can select the exp command for the exponential function, or possibly the expand command, which we will look at later. If the command requires a parameter, it should already be highlighted so that you can type in its value. If a command has multiple parameters, you can hit the Tab key to highlight the next parameter.