Topic: Where & How do I specify a Special Function: Integrate ?
Graph is a wonderful program.
Question:
---------
I have graphed a std. function:
y = 1800-2x
with "x" btw. values: 0 to 500.
OK!
I then clicked the Area button (@ top).
The Area under my graph,
with "x" btw. values: 0 to 500
is returned: 650,000.
Excellent!
But now,
I'd like to add and display
another function to the graph,
corresponding to the *** Integral ***
of my std. function: (y = 1800-2x).
The Doc Help file of Graph,
mentions a Special Function called "Integrate".
I imagine the syntax in my case would be:
f(x)=integrate(1800-2x, x, 0, 500).
a) Is the above Integrate expression correct ?
b) Where in the Graph program
do I enter the above expression, with the Special Function "Integrate"?
I must be missing something basic...
Tak / Thanks for any help!