[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very VERY Large Numbers.



Use doubles.

----- Original Message ----- 
From: "Craig Hammond" <Craig@sbisolutions.com.au>
To: <misc@openbsd.org>
Sent: Friday, October 25, 2002 02:27
Subject: Very VERY Large Numbers.


> Hi,
> I know this isn't strictly an OBSD problem, but
> as I'm using OBSD, I was hoping maybe someone 
> would be able to help. I have done quite a bit 
> of searching and found nothing to help.
> 
> I am using C in OBSD to write a little program.
> I am finding it hard to find info on it, but I 
> think that the largest numbers I can deal with 
> and do various basic mathematical functions is 
> with 64 bit numbers. I am wanting to deal with 
> numbers much larger than that.
> 
> Is there anything out there for this ???
> 
> Thanks......