On Thu, Oct 28, 1999 at 02:57:18PM +0100, Colin Whittaker mentioned:
> for c:
>> int factorial( int x )
> {
> return ( x == 1 ): 1 ? (factorial( x - 1 ) * x);
> }
Now, feed it 5500, and see what answer it gives. Scheme gives a
number of approximately 4x10^4090 - try it and see! C barfs at anything
bigger than 4x10^9!
BTW, I forgot to divide by '6!' in the lotto calc. I feel better now.
Kate
--
Microsoft. The best reason in the world to drink beer.
http://www.redbrick.dcu.ie/~valen
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!