This manual relates to an old release of the Library.
The documentation for the current release is also available on this site.
NAG Library Manual, Mark 27.3
Interfaces:  FL   CL   CPP   AD 

NAG CL Interface Introduction
Example description
nag_sum_fft_sine (c06rec) Example Program Results
 
 Original data values

     0.6772    0.1138    0.6751    0.6362    0.1424
     0.2983    0.1182    0.7255    0.8638    0.8723
     0.0644    0.6037    0.6430    0.0428    0.4815
 
 Discrete Fourier sine transforms

     1.0014    0.0062    0.0834    0.5286    0.2514
     1.2478   -0.6598    0.2570    0.0858    0.2658
     0.8521    0.0719   -0.0561   -0.4890    0.2056
 
 Original data as restored by inverse transform

     0.6772    0.1138    0.6751    0.6362    0.1424
     0.2983    0.1182    0.7255    0.8638    0.8723
     0.0644    0.6037    0.6430    0.0428    0.4815