DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Numbers with lot of digits

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
Kambiz
Administrator


Joined: 07 Mar 2003
Posts: 414
Location: Tehran, Iran

PostPosted: 28/09/03 17:24    Post subject: Numbers with lot of digits Reply with quote

I've written a class to work with huge numbers. If you need it, please feel free to download and use the THugeNum class.

It's not an optimized solution, but works.

Cheers,
Kambiz
Back to top
View user's profile Send e-mail Visit poster's website
Johnny_Bit
Moderator


Joined: 15 Jun 2003
Posts: 157

PostPosted: 28/09/03 19:29    Post subject: Reply with quote

Man, you're great! i saw the code and i know what i'm writing... after a little optimization it will be fast, and best that i ever seen!
Back to top
View user's profile
Kambiz
Administrator


Joined: 07 Mar 2003
Posts: 414
Location: Tehran, Iran

PostPosted: 28/09/03 19:58    Post subject: Reply with quote

Many thanks!

One big optimazation could be using a big base number instead of current base 10. I mean High(Cardinal) as the base. The result would be more possible digits and faster calculation.
Back to top
View user's profile Send e-mail Visit poster's website
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.6 © 2001, 2002 phpBB Group