|
[Date Index]
[Thread Index]
[Author Index]
Re: Drawing intrinsic coordinate graphs
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.
Prev by Date:
No Subject
Next by Date:
Automatically loading package II
Prev by thread:
Drawing intrinsic coordinate graphs
Next by thread:
Automatically loading package II
|