Interesting question
- From: John <iamachamp@xxxxxxxxx>
- Date: Mon, 24 Dec 2007 04:19:46 -0800 (PST)
Question Write a program that can compute the last non-zero digit of
any factorial for ( 0 <= N <= 10000). For example, if your program is
asked to compute the last nonzero digit of 5!, your program should
produce 2.
Now give a generalized method to find the last X non-zero digits of N
factorial
.
- Follow-Ups:
- Re: Interesting question
- From: matt271829-news
- Re: Interesting question
- From: Phil Carmody
- Re: Interesting question
- From: Dana
- Re: Interesting question
- From: vr
- Re: Interesting question
- Prev by Date: deformation quantization and Poisson geometry
- Next by Date: Re: approximating pi
- Previous by thread: deformation quantization and Poisson geometry
- Next by thread: Re: Interesting question
- Index(es):