 |
 |
 |
 |
 |
 |
 |
 |
| • |
Problem:
Find the area under the curve of
|
|
|
|
the
function x3 over an interval specified by
|
|
the
user.
|
|
|
| • |
Input:
Two floating-point numbers
|
|
|
|
specifying
the interval over which to find
|
|
|
|
the
area, and an integer number of intervals
|
|
|
|
to
use in approximating the area.
|
|