The numerical approximation to the order n Fourier exponential series expansion of expr is by default defined to be , where is given by NIntegrate[expr-kt, {t, -, }].
Different choices for the period of expr can be specified using the option FourierParameters.
With the setting FourierParameters, expr is assumed to have a period of , and the order n Fourier exponential series expansion computed by is , where is given by NIntegrate[expr-bkt, {t, -, }].