Re: My Homework: how to calculate natural log, e?
- From: "e p chandler" <epc8@xxxxxxxx>
- Date: 1 Oct 2005 15:54:54 -0700
bernard.vukas@xxxxxxxxxxxxxx wrote:
> I might go solving the problem by asking around, in the C++ group??
> ..........
> Come on guys, this is really simple and I need it by Monday. Can
> someone solve it?
>
> If I knew how, I would have constructed a loop, inside which the
> formula would be evaluated. But I need the code to work.
Hint #3: One traditional way to solve these types of problems is to
derive the next term to be added from the last calculated term. Given
n!, what is (n+1)! ??????
[If the OP can't get it from these hints, I'm going to retire to Sussex
and keep bees.]
-- elliot
.
- References:
- My Homework: how to calculate natural log, e?
- From: bernard . vukas
- Re: My Homework: how to calculate natural log, e?
- From: Joost
- Re: My Homework: how to calculate natural log, e?
- From: bernard . vukas
- Re: My Homework: how to calculate natural log, e?
- From: Rich Townsend
- My Homework: how to calculate natural log, e?
- Prev by Date: Re: My Homework: how to calculate natural log, e?
- Next by Date: Re: Does this string processing work for you?
- Previous by thread: Re: My Homework: how to calculate natural log, e?
- Next by thread: Re: My Homework: how to calculate natural log, e?
- Index(es):
Relevant Pages
|