April 13 2007 6:26:50.418 AM AIRY_PRB: FORTRAN90 version Test the routines in the SLATEC library, which evaluate the Airy function. AI_PRB: AI computes the Airy function Ai(X) using single precision real arithmetic. AIRY_AI_VALUES returns tabulated values of the Airy function Ai(X) X Ai Ai (tabulated) (computed) AI: DEBUG: NAIF = 5 AI: DEBUG: NAIG = 4 AI: DEBUG: X3SML = 3.9019196E-03 AI: DEBUG: XMAXT = 25.79856 AI: DEBUG: XMAX = 21.85490 0.000000 0.3550280538878172 0.3550280630588531 0.100000 0.3292031299435381 0.3292031288146973 0.200000 0.3037031542863820 0.3037031590938568 0.300000 0.2788064819550049 0.2788064777851105 0.400000 0.2547423542956763 0.2547423541545868 0.500000 0.2316936064808335 0.2316935956478119 0.600000 0.2098000616663795 0.2098000496625900 0.700000 0.1891624003981501 0.1891624033451080 0.800000 0.1698463174443649 0.1698463261127472 0.900000 0.1518868036405444 0.1518868058919907 1.000000 0.1352924163128814 0.1352924257516861 BI_PRB: BI computes the Airy function Bi(X) using single precision real arithmetic. AIRY_BI_VALUES returns tabulated values of the Airy function Bi(X) X Bi Bi (tabulated) (computed) 0.000000 0.6149266274460007 0.6149266362190247 0.100000 0.6598616901941892 0.6598616838455200 0.200000 0.7054642029186612 0.7054641842842102 0.300000 0.7524855850873156 0.7524855732917786 0.400000 0.8017730000135972 0.8017730116844177 0.500000 0.8542770431031556 0.8542770147323608 0.600000 0.9110633416949405 0.9110633134841919 0.700000 0.9733286558781659 0.9733286499977112 0.800000 1.042422171231561 1.042422175407410 0.900000 1.119872813134447 1.119872808456421 1.000000 1.207423594952871 1.207423686981201 DAI_PRB: DAI computes the Airy function Ai(X) using double precision real arithmetic. AIRY_AI_VALUES returns tabulated values of the Airy function Ai(X) X Ai Ai (tabulated) (computed) DAI: DEBUG: NAIF = 8 DAI: DEBUG: NAIG = 8 DAI: DEBUG: X3SML = 4.794460783175253E-006 DAI: DEBUG: XMAXT = 104.154800049273 DAI: DEBUG: XMAX = 92.5747007268941 0.000000 0.3550280538878172 0.3550280538878172 0.100000 0.3292031299435381 0.3292031299435381 0.200000 0.3037031542863820 0.3037031542863820 0.300000 0.2788064819550049 0.2788064819550049 0.400000 0.2547423542956763 0.2547423542956763 0.500000 0.2316936064808335 0.2316936064808335 0.600000 0.2098000616663795 0.2098000616663795 0.700000 0.1891624003981501 0.1891624003981500 0.800000 0.1698463174443649 0.1698463174443648 0.900000 0.1518868036405444 0.1518868036405444 1.000000 0.1352924163128814 0.1352924163128814 DBI_PRB: DBI computes the Airy function Bi(X) using double precision real arithmetic. AIRY_BI_VALUES returns tabulated values of the Airy function Bi(X) X Bi Bi (tabulated) (computed) 0.000000 0.6149266274460007 0.6149266274460007 0.100000 0.6598616901941892 0.6598616901941893 0.200000 0.7054642029186612 0.7054642029186612 0.300000 0.7524855850873156 0.7524855850873157 0.400000 0.8017730000135972 0.8017730000135973 0.500000 0.8542770431031556 0.8542770431031556 0.600000 0.9110633416949405 0.9110633416949404 0.700000 0.9733286558781659 0.9733286558781660 0.800000 1.042422171231561 1.042422171231561 0.900000 1.119872813134447 1.119872813134447 1.000000 1.207423594952871 1.207423594952871 AIRY_PRB: Normal end of execution. April 13 2007 6:26:50.424 AM