Chalkboard - v3.0.1
Preparing search index...
Chalkboard
calc
dft
Function dft
dft
(
arr
:
(
number
|
ChalkboardComplex
)
[]
)
:
ChalkboardComplex
[]
Calculates the discrete Fourier transform of an array of numbers or complex numbers.
Parameters
arr
: (
number
|
ChalkboardComplex
)
[]
The array
Returns
ChalkboardComplex
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v3.0.1
Loading...
Calculates the discrete Fourier transform of an array of numbers or complex numbers.