in reply to Re: Algorithm for cancelling common factors between two lists of multiplicands
in thread Algorithm for cancelling common factors between two lists of multiplicands
There are better ways to compute factorial quotients without overflow or loss of precision.
So, now I've got my "schoolboy approach" working, care to point me at the methods clever people would use?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Algorithm for cancelling common factors between two lists of multiplicands
by QM (Parson) on Aug 09, 2005 at 15:19 UTC |