Scilab Function
lgfft - utility for fft
Calling Sequence
[y]=lgfft(x)
Parameters
x
: real or complex vector
Description
returns the lowest power of 2 larger than
size(x)
(for FFT use).