MathGroup Archive 1998

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

Search the Archive

Drawing intrinsic coordinate graphs



Hi there,
Anyone know how (possibly with an add-in package?) to draw intrinsic
coordinate graphs with Mathematica 3? Also, anyone know how to
implement a RationalQ function that tells if the supplied parameter is
rational or not, e.g.

	RationalQ[Sqrt[2]] = False
	RationalQ[1/3] = True

Thanks, cheers,
Adrian Cable.



  • Prev by Date: Re: How to change the argument of a function?
  • Next by Date: Re: Get rid of Input cells when printing?
  • Prev by thread: Re: SUBSCRIPT WITHIN EXPRESSIONS
  • Next by thread: Re: Drawing intrinsic coordinate graphs