I would like clarification on the DSPLIB documentation. The document suggest that the input of the fft/ifft32x32 be scaled by a factor of 2^(log2(N)) to prevent overflow. Should the scaling factor be interpreted as "2 to the power of log base 2 of N" or "2 to the power of log base 10 of (2*N)"?