User Guide

2. To evaluate the integral, press Enter.
>
In 1-D Math, clicking the definite integration item inserts the corresponding
command calling sequence.
int(f,x=a..b);>
Specify the problem values (using the Tab to move to the next placeholder),
and then press Enter.
int(tanh(x), x = 0..1):>
Note: Some palette items cannot be inserted into 1-D Math because they are
not defined in the Maple language. When the cursor is in 1-D Math input,
unavailable palette items are dimmed.
For more information on palettes, see Palettes (page 10) and Performing
Computations (page 19) in Chapter 1.
2.4 Palettes 45