17 January 2008 10:45:13 PM ASA032_PRB: C++ version Test routines in the ASA032 library. TEST01: GAMAIN computes the incomplete Gamma function. Compare the result to tabulated values. A X FX FX2 (Tabulated) (GAMAIN) DIFF 0.1 0.03 0.7382350532339351 0.7382350532300298 3.905e-12 0.1 0.3 0.9083579897300343 0.9083579896966429 3.339e-11 0.1 1.5 0.9886559833621947 0.9886559831714942 1.907e-10 0.5 0.075 0.3014646416966613 0.3014646417649619 6.83e-11 0.5 0.75 0.7793286380801532 0.7793286381855433 1.054e-10 0.5 3.5 0.9918490284064972 0.9918490283035907 1.029e-10 1 0.1 0.09516258196404043 0.09516258196381351 2.269e-13 1 1 0.6321205588285577 0.63212055876496 6.36e-11 1 5 0.9932620530009145 0.9932620530009145 0 1.1 0.1 0.07205974576054322 0.07205974576007278 4.704e-13 1.1 1 0.5891809618706485 0.5891809618190128 5.164e-11 1.1 5 0.9915368159845525 0.9915368160246578 4.011e-11 2 0.15 0.01018582711118352 0.01018582711109095 9.257e-14 2 1.5 0.4421745996289254 0.4421745995465282 8.24e-11 2 7 0.9927049442755639 0.9927049442755639 0 6 2.5 0.04202103819530612 0.04202103835348975 1.582e-10 6 12 0.9796589705830716 0.9796589704929319 9.014e-11 11 16 0.9226039842296428 0.9226039844072664 1.776e-10 26 25 0.4470785799755852 0.4470785796337599 3.418e-10 41 45 0.7444549220718699 0.7444549202611099 1.811e-09 ASA032_PRB: Normal end of execution. 17 January 2008 10:45:13 PM