Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
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