Hi Group,
I woud like to know how can i store a number generated out of 2 to
power of 150
i.e pow(2,150);
mainly i want to knw how can i get the value a large powers of a
number....!
since this crosses all the data type limits ........
can any one tell me the solution ? or c code to do this which will
print it.
cheers
R
I woud like to know how can i store a number generated out of 2 to
power of 150
i.e pow(2,150);
mainly i want to knw how can i get the value a large powers of a
number....!
since this crosses all the data type limits ........
can any one tell me the solution ? or c code to do this which will
print it.
cheers
R
Comment