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[Precalculus][LimitTutor] - examine limiting behavior of the values of a function, as the indeterminate approaches a point
Calling Sequence
LimitTutor(f, pt)
Parameters
f
-
(optional) algebraic expression in at most one variable
pt
(optional) constant, or expression of the form name=constant, where name is the indeterminate in f. The default is 0
Description
The LimitTutor(f) command launches a tutor interface that examines the limiting behavior of the curve f as the indeterminate approaches the point 0.
If f is not specified, LimitTutor uses a default function.
The LimitTutor(f, pt) command launches a tutor interface that examines the limiting behavior of the curve f as the indeterminate approaches the point pt.
If an expression in one variable is specified, the tutor replaces the variable name with x.
The tutor interface can examine the limiting behavior of the curve f as the indeterminate approaches from the left, right, or both directions.
Examples
See Also
Student, Student[Precalculus], Student[Precalculus][InteractiveOverview], Student[Precalculus][LimitPlot]
Download Help Document