Skip to content
Prev 157044 / 398506 Next

How to draw the graph of f(x,y) = x * y ?

On Wed, Sep 24, 2008 at 4:14 PM, Farley, Robert <FarleyR at metro.net> wrote:
Thanks, Robert. your suggestion works to plot

f(x,y) = x + 0*y,

but it does not work in the case of

f(x,y) = 1 + 0*x +0*y.

Paul