in reply to Re^4: Algorithm for cancelling common factors between two lists of multiplicands
in thread Algorithm for cancelling common factors between two lists of multiplicands
This is only a savings when the factorial is being calculated by multiplying all the terms and not by some other approximation method.47! * 1091! ----------- 55! * 1001! (1002 .. 1091) -------------- (48 .. 55)
Cheers - L~R
|
---|