Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
Student[Precalculus][FunctionSlopeTutor] - estimate the slope of a curve by displaying a sequence of secant lines
Calling Sequence
FunctionSlopeTutor(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 FunctionSlopeTutor(f) command launches a tutor interface that estimates the slope of the curve f at the point 0, by displaying a sequence of secant lines.
If f is not specified, FunctionSlopeTutor uses a default function.
The FunctionSlopeTutor(f, pt) command launches a tutor interface that estimates the slope of the curve f at the point pt, by displaying a sequence of secant lines.
If an expression in one variable is specified, the tutor replaces the variable name with x.
Examples
See Also
Student, Student[Precalculus], Student[Precalculus][FunctionSlopePlot], Student[Precalculus][InteractiveOverview]
Download Help Document