STATUS: Freeware
Calculates (a+b)^n from n=1 to n=28 trowing the results in CLI/Shell.
I cannot bet if the results after n=6 are correct but everything
seems to be good...
Tech stuff:
To find coefficients uses technique called "triangle of Pascal".
Whole proggy is coded in assembler in a quite complicated way,
however source code is included so that everone can judge for
himself how useless it is.
|