student - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Overview of the student Package

 

Description

List of student Package Commands

References

Description

• 

Important: The student package has been deprecated. Use the superseding package Student instead.

• 

The student package is a collection of commands designed to carry out step-by-step solutions to problems.

• 

Each command in the student package can be accessed by using either the long form or the short form of the command name in the command calling sequence.

• 

Integrals, sums, and limits are handled in an unevaluated form. Routines for expanding or combining such expressions or for performing change of variables, integration by parts, completing the square or replacing factors of expressions by names are included.  Other routines compute distances, slopes, and find midpoints of line segments, or provide information about graphs of functions.

List of student Package Commands

  

The following is a list of available commands.

changevar

completesquare

D

Diff

distance

Doubleint

equate

Int

integrand

intercept

intparts

leftbox

leftsum

Limit

Lineint

makeproc

middlebox

middlesum

midpoint

Point

powsubs

Product

rightbox

rightsum

showtangent

simpson

slope

Sum

summand

trapezoid

Tripleint

 

  

To display the help page for a particular student command, see Getting Help with a Command in a Package.

References

  

The routines in this package have been used extensively throughout the text Calculus with Maple V, by J. S. Devitt, published by Brooks/Cole Publishing Co., 1993.

See Also

geometry

kernelopts

Student

UsingPackages

with