22 January 2008 06:50:55 PM ASA147_PRB: C++ version Test routines in the ASA147 library. TEST01: GAMMDS computes the incomplete Gamma function. Compare to tabulated values. A X FX FX2 (Tabulated) (GAMMDS) DIFF 0.1 0.03 0.7382350532339351 0.7382350532300299 3.905e-12 0.1 0.3 0.9083579897300343 0.9083579896966427 3.339e-11 0.1 1.5 0.9886559833621947 0.9886559832925629 6.963e-11 0.5 0.075 0.3014646416966613 0.3014646417027759 6.115e-12 0.5 0.75 0.7793286380801532 0.779328638088571 8.418e-12 0.5 3.5 0.9918490284064972 0.9918490283527434 5.375e-11 1 0.1 0.09516258196404043 0.09516258196381351 2.269e-13 1 1 0.6321205588285577 0.6321205588240379 4.52e-12 1 5 0.9932620530009145 0.9932620528409565 1.6e-10 1.1 0.1 0.07205974576054322 0.07205974575996819 5.75e-13 1.1 1 0.5891809618706485 0.5891809618636796 6.969e-12 1.1 5 0.9915368159845525 0.9915368158428793 1.417e-10 2 0.15 0.01018582711118352 0.01018582710995145 1.232e-12 2 1.5 0.4421745996289254 0.4421745995717801 5.715e-11 2 7 0.9927049442755639 0.9927049440646787 2.109e-10 6 2.5 0.04202103819530612 0.04202103800201231 1.933e-10 6 12 0.9796589705830716 0.9796589660019807 4.581e-09 11 16 0.9226039842296428 0.9226039839748141 2.548e-10 26 25 0.4470785799755852 0.4470785798412643 1.343e-10 41 45 0.7444549220718699 0.7444549215211343 5.507e-10 ASA147_PRB: Normal end of execution. 22 January 2008 06:50:55 PM