20 January 2008 07:54:23 PM ASA239_PRB: C++ version Test routines in the ASA239 library. TEST01: GAMMAD computes the incomplete Gamma function. Compare to tabulated values. A X FX FX2 (Tabulated) (GAMMAD) DIFF 0.1 0.03 0.7382350532339351 0.7382350532306056 3.33e-12 0.1 0.3 0.9083579897300343 0.9083579897259375 4.097e-12 0.1 1.5 0.9886559833621947 0.9886559833622455 5.074e-14 0.5 0.075 0.3014646416966613 0.3014646417030197 6.358e-12 0.5 0.75 0.7793286380801532 0.7793286380965901 1.644e-11 0.5 3.5 0.9918490284064972 0.9918490284039905 2.507e-12 1 0.1 0.09516258196404043 0.09516258196404044 1.388e-17 1 1 0.6321205588285577 0.6321205588285577 0 1 5 0.9932620530009145 0.9932620530009145 0 1.1 0.1 0.07205974576054322 0.07205974576011362 4.296e-13 1.1 1 0.5891809618706485 0.589180961867136 3.513e-12 1.1 5 0.9915368159845525 0.9915368159845908 3.83e-14 2 0.15 0.01018582711118352 0.01018582711004402 1.139e-12 2 1.5 0.4421745996289254 0.4421745995794589 4.947e-11 2 7 0.9927049442755639 0.9927049442755639 0 6 2.5 0.04202103819530612 0.04202103800549275 1.898e-10 6 12 0.9796589705830716 0.9796589704929319 9.014e-11 11 16 0.9226039842296428 0.9226039843451429 1.155e-10 26 25 0.4470785799755852 0.4470785799755802 4.996e-15 41 45 0.7444549220718699 0.7444549220718739 3.997e-15 ASA239_PRB: Normal end of execution. 20 January 2008 07:54:23 PM