I would like to plot the surface
$S=\{(x,y,z)\in\mathbb{R}^3\ z=xy\}$
for an exercise of affine geometry but I am a novice in graphics! Can I use GeoGebra? or TikZ or Asymptote?
|
|
You can use the
|
|||
|
run with
|
|||
|
|
You can also use asymptote, the following will produce the plot you want:
Another advantage of using asymptote is that if you produce a pdf by running
Another option is Metapost with the |
|||