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
Student[Calculus1][AntiderivativeTutor] - plot an expression and its antiderivative
Calling Sequence
AntiderivativeTutor(f, a..b)
AntiderivativeTutor(f, var=a..b)
Parameters
f
-
(optional) algebraic expression in one variable var
a..b
(optional) interval
var
(optional) variable
Description
The AntiderivativeTutor(f) command launches a tutor interface that graphically illustrates the concept of the antiderivative of f on the interval a..b. If f is an expression of the form Int(g, ...) or int(g, ...), the tutor graphically illustrates the antiderivative of g.
If f is not specified, AntiderivativeTutor uses a default function.
If a..b is not specified, AntiderivativeTutor uses a default interval.
If var is not specified, AntiderivativeTutor uses a default variable.
Examples
See Also
Student, Student[Calculus1], Student[Calculus1][AntiderivativePlot], Student[Calculus1][InteractiveOverview]
Download Help Document