well if you store value in link list as a polynomial  the you can do
multiplication as cross product.
eg. 345=3*100 + 4*10 + 5*1

On Wed, Aug 24, 2011 at 11:53 PM, Don <dondod...@gmail.com> wrote:
> Use NTL.
> Don
>
> On Aug 24, 12:43 pm, MAC <macatad...@gmail.com> wrote:
>> any thoughts ? if we have link lists to represent very large integer numbers
>> how to implement multiply and devide operator
>> --
>> thanks
>> --mac
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to 
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to