Hey...
Can anybody give me some clues on how to deal efficiently with extremely large numbers?
I have to convert these huge base11 numbers (64 digits) to base36 numbers and my mind is starting to self-destruct.
Does anybody have some ideas in this area?
First of all, I don't know how to convert such a number to binary (from a character string) efficiently.
I can imagine writing addition algorithms in base11, but I don't think that what I'd do would be efficient for such numbers.
Any help is appreciated...
Thank you. [red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...
once stated: methane@personal.ro
Can anybody give me some clues on how to deal efficiently with extremely large numbers?
I have to convert these huge base11 numbers (64 digits) to base36 numbers and my mind is starting to self-destruct.
Does anybody have some ideas in this area?
First of all, I don't know how to convert such a number to binary (from a character string) efficiently.
I can imagine writing addition algorithms in base11, but I don't think that what I'd do would be efficient for such numbers.
Any help is appreciated...
Thank you. [red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...
once stated: methane@personal.ro