Re: A subroutine for gcd
- From: Tad McClellan <tadmc@xxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 10:37:48 -0500
gamo <gamo@xxxxxxxxxxxx> wrote:
This message is in MIME format.
Please do not post messages in MIME format...
while the remaining parts are likely unreadable without MIME-aware tools.
.... because parts are likely unreadable without MIME-aware tools.
Does anyone knows how to write a sub for gcd?
That depends on what gcd means.
Any chances that will be include in the core like sort
If it might mean Greatest Common Denominator, then there is virtually
no chance of it being included in the core.
Things that can be done with modules don't need to be in the core.
--
Tad McClellan SGML consulting
tadmc@xxxxxxxxxxxxxx Perl programming
Fort Worth, Texas
.
- References:
- A subroutine for gcd
- From: gamo
- A subroutine for gcd
- Prev by Date: Re: Perl integrating with PHP
- Next by Date: Re: why is perl -e 'unlink(glob("*"))' so much faster than rm ?
- Previous by thread: A subroutine for gcd
- Next by thread: When would you use qr// on a literal string?
- Index(es):