resbinomial.lib
LIB "resbinomial.lib"; ring r = 0,(x(1..3)),dp; list L=1,2,3; multiplylist(L,1/5); ==> [1]: ==> 1/5 ==> [2]: ==> 2/5 ==> [3]: ==> 3/5