Liste des Groupes | Revenir à cl forth |
On 07/07/2024 14:17, Krishna Myneni wrote:...
Thanks, Gerry. It looks like D/MOD is not essential to computing the binomial coefficients with double length numbers. We can use M*/ for single computations, or simply D+ to build up a table of coefficients. But, it's good to have a reference for D/MOD.The whole D>F and floating point operations can be dispensed with if we have D/MOD -- a double length version /MOD.There is a +D/MOD in this link
>
-- Krishna
>
>
http://www3.cs.stonybrook.edu/~algorith/implement/random-number/distrib/r250.seq
Les messages affichés proviennent d'usenet.