Posted by James Chenault on July 25, 19100 at 15:29:12:
I am in need of a fast arbitrary precision division
algorithm. I have solutions available for grammar
school style division. I know that mulitplication can
be done using FFTs, but I know little about how that
works. Can the process be reversed to do division?
Any other posibilities?
Thanks
James