Public domain algorithm for arbitrary-precision fast division?



I'm looking for an algorithm for doing arbitrary-precision (bignum)
division more quickly than the "long division" method taught to school
children.

It can't have any GNU or similar restrictions.

Thanks for any suggestions.


Greg
.



Relevant Pages

  • Re: Public domain algorithm for arbitrary-precision fast division?
    ... > I'm looking for an algorithm for doing arbitrary-precision ... > division more quickly than the "long division" method taught to school ... I'm just going through this right now, finishing up a bignum ... It *is* basically the school method, ...
    (sci.math.num-analysis)
  • Re: OT: help with a text file
    ... I figure this group must be full of crusty old school text file ... Have gnu, will travel. ...
    (sci.electronics.design)