fftab(c(1, 0, -1, 0)) |> get_fx()
fftab(c(1, 0, -1, 0)) |> get_fx_norm(norm = TRUE)
fftab(c(1, 0, -1, 0)) |> get_re()
fftab(c(1, 0, -1, 0)) |> get_im()
fftab(c(1, 0, -1, 0)) |> get_mod()
fftab(c(1, 0, -1, 0)) |> get_arg()
Run the code above in your browser using DataLab