Student[Calculus1][FunctionAverageTutor] - find the average value of a function
|
Calling Sequence
|
|
FunctionAverageTutor(f, a..b)
FunctionAverageTutor(f, var=a..b)
|
|
Parameters
|
|
f
|
-
|
(optional) algebraic expression in one variable var
|
a..b
|
-
|
(optional) interval
|
var
|
-
|
(optional) variable
|
|
|
|
|
Description
|
|
•
|
The FunctionAverageTutor(f) command launches a tutor interface that plots the average of f over the interval a..b.
|
|
If f is not specified, FunctionAverageTutor uses a default function.
|
|
If a..b is not specified, FunctionAverageTutor uses a default interval.
|
|
If var is not specified, FunctionAverageTutor uses a default variable.
|
|
|
Download Help Document
Was this information helpful?