much obliged
"mataeux" <mat...@yahoo.com> wrote in message
news:f12ce...@WebX.maYIadrTaRb...
I suggest MathCAD or Maple or another mathematics package for such tasks.
One link that explains the intracacies of a proof is explained at:
http://mathforum.org/library/drmath/view/52619.html
If you only want to test a number against a small set of known irrational numbers
then you could do an equality test but the proof would be weak due to inability to
conveniently express a number to more than 16 decimal places.
I believe AutoCAD provides 16 significant figures, not 16 decimal places.
(I am also sure you know the difference, Doug, and this was just a slip of the
keyboard.:)
It was an interesting question however. I thought surely that more folks would
comment. We're all busy I guess.
Regards,
Doug
"mataeux" <mat...@yahoo.com> wrote in message
news:536CA69AB2933610...@in.WebX.maYIadrTaRb...
> but i do know the fraction as a numerator and denominator, is it then
> possible?
dont hurt yourselves over this one, its not now as important as i thought
"Doug Broad" <dbr...@earthlink.net> wrote in message
news:857AC2DD67EA3CD0...@in.WebX.maYIadrTaRb...
"Paul Turvill" <nos...@turvill.com> wrote in message
news:1658EDA702B525CA...@in.WebX.maYIadrTaRb...
"Randy Richardson" <randy.ri...@yorkREJECTSPAM.com> wrote in message
news:678DBFEF990ABF1D...@in.WebX.maYIadrTaRb...
> Likewise, it is also true that 17.4233333 (with endlessly repeating 3's)
as
> the numerator and 0.423444444 (with endlessly repeating 4's) is also a
> rational, not an irrational number, although that might be a little less
> obvious to some of us.
>
> "Randy Richardson" <randy.ri...@yorkREJECTSPAM.com> wrote in message
> news:388B0C87245E0083...@in.WebX.maYIadrTaRb...
> > I'm glad that Paul's definition helped you. It is correct. So, if you
> know
> > that the numerator is 0.0234244 and the denominator is 736.797377979, it
> is
> > obvious that it is a rational, not an irrational number.
> >
> > "mataeux" <mat...@yahoo.com> wrote in message
> > news:8CCC1B4023560F84...@in.WebX.maYIadrTaRb...
"Randy Richardson" <randy.ri...@yorkREJECTSPAM.com> wrote in message
news:388B0C87245E0083...@in.WebX.maYIadrTaRb...
> I'm glad that Paul's definition helped you. It is correct. So, if you
know
> that the numerator is 0.0234244 and the denominator is 736.797377979, it
is
> obvious that it is a rational, not an irrational number.
>
> "mataeux" <mat...@yahoo.com> wrote in message
> news:8CCC1B4023560F84...@in.WebX.maYIadrTaRb...
"mataeux" <mat...@yahoo.com> wrote in message
news:8CCC1B4023560F84...@in.WebX.maYIadrTaRb...
The real question is, "What kind of drafting application would
need to know whether a number is rational or not?" The original
poster may simply need to express a slope or a scale factor
as a ratio. That function is a lot simpler to implement that to
determine whether a number is irrational in a pure mathematical
sense. An acceptable level of tolerance also helps.
Regards,
Doug
http://plus.maths.org/issue11/features/cfractions/
It deals with the concept of "continued fractions" which is a mechanism
for "constructing rational approximations to irrational numbers".
Just another little something for the intellectually curious...
-peter
i'm getting closer to making a hatch pattern that plots similar
to ar-sand, but is composed of lines instead of dots and a dot
linetype is assigned to the hatch pattern so that random dots
plot at a regular density regardless of the view scale.
the endpoints of the line segments must land on a unit grid to
eliminate void regions and obtain a guaranteed minimum
number of dots in a certain space. the hatch pattern that i
tested previously `performs' well between the scales 12 - 240.
that is, the plotted density appears the same at 1"=1' as it
does at 1" = 20'.
"Doug Broad" <dbr...@nash.cc.nc.us> wrote in message
news:8DC15E9A9488F017...@in.WebX.maYIadrTaRb...