factorial and exponent
- From: Thomas <mynameisthomasanderson@xxxxxxxxx>
- Date: Sat, 16 Jun 2007 12:02:11 -0000
I want to calculate the value of 126 raise to the power 126 in turbo
C.
I've checked it with unsigned long int but it doesn't help.
So how could one calculate the value of such big numbers?
What's the technique?
.
- Follow-Ups:
- Re: factorial and exponent
- From: Tom Gear
- Re: factorial and exponent
- From: BiGYaN
- Re: factorial and exponent
- From: CBFalconer
- Re: factorial and exponent
- From: Richard Heathfield
- Re: factorial and exponent
- From: Army1987
- Re: factorial and exponent
- Prev by Date: (C99) Does "const int x=5;" make x a "constant expression"?
- Next by Date: Re: Floating point rounding error
- Previous by thread: (C99) Does "const int x=5;" make x a "constant expression"?
- Next by thread: Re: factorial and exponent
- Index(es):
Relevant Pages
|