Re: Drawing intrinsic coordinate graphs
- To: mathgroup@smc.vnet.net
- Subject: [mg10997] Re: [mg10978] Drawing intrinsic coordinate graphs
- From: BobHanlon@aol.com
- Date: Mon, 16 Feb 1998 03:40:03 -0500
RationalQ[x_] := (Head[x] === Rational) FORWARDED MESSAGE: 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.