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
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