Hint: Notice that you can use a variable in one of the limits to plot above a non-rectangular region. So if f is defined as a function,
> plot3d( f(x,y), x = 0..1-y, y = 0..1);yields a plot above the triangular region bounded by the coordinate axes and the line x + y = 1. Also recall that `wrapping' evalf around an expression will force a numerical answer when one is possible.
Written by:
JDF
(E-Mail: bach@wpi.edu)
Last Updated: Monday, 6 October 2003
Copyright 2003, Joseph D. Fehribach