Foil 27 Example Application Using Scans -- Calculation of Binomial Coefficients
From New CPS615 Foils-- 28 August 95 CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. byNancy McCracken and Geoffrey C. Fox
Calculate an array, bin, of binomial coefficients
This simple program isn't very good -- it gets arithmetic overflow except at small n
Can you formulate a better algorithm in Fortran90 ?