Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
Overview of the Student[Precalculus] Subpackage
Calling Sequence
Student[Precalculus][command](arguments)
command(arguments)
Description
The Student[Precalculus] subpackage is designed to help teachers present and students understand the basic material of a standard precalculus course.
Note: Throughout the help pages for the Precalculus subpackage, the terms function and expression are generally used interchangeably, and refer to the mathematical objects that can be manipulated using the operations of calculus. The routines in the subpackage are referred to using the terms routine or command.
Each command in the Student[Precalculus] subpackage can be accessed by using either the long form or the short form of the command name in the command calling sequence.
As the underlying implementation of the Student[Precalculus] subpackage is a module, it is also possible to use the form Student[Precalculus]:-command or Student:-Precalculus:-command to access a command. For more information, see Module Members.
The Maple Command Completion facility is helpful for entering the names of Student package commands.
Visualization
The visualization routines provide tools to create plots related to precalculus concepts. They allow you to see the geometric interpretation of these concepts.
For more information on this functionality, see Student[Precalculus][VisualizationOverview].
The visualization commands are:
CompositionPlot
FunctionSlopePlot
LimitPlot
RationalFunctionPlot
Computation
The computation routines provide tools that perform standard precalculus operations.
For more information on this functionality, see Student[Precalculus][ComputationOverview].
The computation commands are:
CenterOfMass
CompleteSquare
Distance
Line
Midpoint
Slope
Interactive
The interactive routines use the Maple Maplet technology to assist you to work through the standard problems of precalculus in a visually directed manner. These commands display one or more dialog boxes allowing you to plot a function and change the various plot options. They act as an interface to the visualization routines.
For more information on this functionality, see Student[Precalculus][InteractiveOverview].
The interactive commands are:
CompositionTutor
ConicsTutor
FunctionSlopeTutor
LimitTutor
LinearInequalitiesTutor
LineTutor
PolynomialTutor
RationalFunctionTutor
StandardFunctionsTutor
Getting Help with a Command in the Package
To display the help page for a particular Student[Precalculus] command, see Getting Help with a Command in a Package.
See Also
Command Completion, Student
Download Help Document