Skip to content

FourierParameters

Status: Experimental

present and registered, but lightly documented and not yet covered by dedicated tests.

Description

FourierParameters is an option for Fourier and InverseFourier that
specifies the {a, b} convention for the transform. The default {0, 1}
uses the symmetric 1/Sqrt[n] normalisation; {-1, 1} and {1, -1} give the
data-analysis and signal-processing conventions.

Examples

No verified examples yet for this function.

Implementation notes

Attributes: Protected.

Implementation status

Experimental — present and registered, but lightly documented and not yet covered by dedicated tests.

References