InversePlot Package
![InversePlot[x^(1/2),{x,0,2}]](images/InversePlotPics_gr_1.gif)

Synopsis
This package provides a single command which plots a
function together with the reflection of the graph through
the line y=x.
Command
The following command is provided in this package:
InversePlot[f, {x, xmin, xmax}]
takes the expression f of x and plots it in
red for the x values between xmin and xmax, and then reflects the graph
across the line y=x. If this 'potential inverse' (shown in blue) is not
the graph of a function, then f does not have a unique nverse on the
interval from xmin to xmax.
Last Updated: June 20, 2002