Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
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