Note: before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.
On entry: must contain the coefficient of the Chebyshev series, for .
3: N – INTEGERInput
On entry: , the number of terms in the series.
4: S – INTEGERInput
On entry: must have the value , or according to whether the series is general, even or odd respectively (see Section 3). For all other values of S, the routine behaves as though .
6 Error Indicators and Warnings
If an error is detected in an input parameter C06DBF will act as if a soft noisy exit has been requested (see Section 3.3.4 in the Essential Introduction).
7 Accuracy
There may be a loss of significant figures due to cancellation between terms. However, provided that is not too large, C06DBF yields results which differ little from the best attainable for the available machine precision.
8 Further Comments
The time taken increases with .
C06DBF has been prepared in the present form to complement a number of integral equation solving routines which use Chebyshev series methods, e.g., D05AAF and D05ABF.