MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: quadric surfaces

  • To: mathgroup at smc.vnet.net
  • Subject: [mg12828] Re: [mg12792] quadric surfaces
  • From: Alfred Gray <gray at hypatia.umd.edu>
  • Date: Fri, 12 Jun 1998 18:15:06 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

What's wrong with

ParametricPlot3D[{u,v,u v},{u,-1,1},{v,-1,1}]  ?

Which text book are you referring to?

Alfred Gray


%%%%%%%%%%%%%%%%%%%%%%%%%%
Visit the galleries of surfaces and curves: http://bianchi.umd.edu

Just published: Modern Differential Geometry of Curves and Surfaces,
Second Edition.  CRC Press, December 1997.

On Fri, 12 Jun 1998, Russell.E.Goodman wrote:

> Hello all...  I'm working on some Mathematica for a Calc IV course and
> needed some help with quadric surfaces.  How can you get
> Mathematicatica to graph a nice looking hyperbolic paraboloid as well
> as other quadric surfaces like you see in the textbooks.  I've ended up
> using ParametricPlot3D, CylindricalPlot, and others but I still can't
> get a perfect/textbook example of a hyperbolic paraboloid.  Help??
> 
> Russ Goodman
> University of Oklahoma -- Department of Mathematics rgoodman at ou.edu
> 
> 



  • Prev by Date: Re: Mathematica + OLE?
  • Next by Date: Re: Colors for 3D Curves
  • Previous by thread: quadric surfaces
  • Next by thread: Re: quadric surfaces