Go to CCP Homepage Go to Materials Page Go to Differential Calculus Materials Go to Table of Contents
Go Back One Page Go Forward One Page

Maple Tutor

Part 1: Elementary Calculations

Each of the command entry instructions below is sent to Maple for processing by pressing the RETURN or ENTER key on your keyboard.

  1. In the Maple worksheet, type
    2 + 3
    and then press RETURN or ENTER. (From now on, we will not add this last part of the instruction.)
  2. Enter
    2 - 3

  3. Enter
    2*3
  4. Note that Maple automatically changes the asterisk to a dot, so that the formula is in standard mathematical notation.

  5. Enter 
    6/3

    Note that Maple automatically knows that you are going to type in a fraction and changes it to:

    6
    -
    3

  6. Enter
    2^3

    Note that Maple automatically knows that you are going to type in a exponent and changes it to:

    23
  7. Enter
    2*(8 - 2^3)


  8. Enter
    2^3 + 1

    Is the answer what you expected?  In order to get the correct answer (which is 9) you need to press the right arrow key after the number 3.  This moves the cursor out of the exponent so that you get 

    23 + 1


    as desired.

  9. Figure out how to get Maple to calculate

    6
    -   + 1
    3

Go to CCP Homepage Go to Materials Page Go to Differential Calculus Materials Go to Table of Contents
Go Back One Page Go Forward One Page


modules at math.duke.edu Copyright CCP and the author(s), 1998, 1999, 2007