Origin Ver. and Service Release (Select Help-->About Origin): 2015 SR2 Operating System: win7 latest patch.
Hello, from results obtained with the fft1 function, it seems to me that the phase is given in degree. However, my preference in Option:NumericFormat is Radian. I have not found in help neither in the forum a clear statement about the unit of phase after fft1.
Yes, The results in FFT1 tool are given in degree. The angular unit setting in the Options Dialog affects all trigonometric functions computed using LabTalk but not results in FFT1.
If you want radians for your FFT1 result, you can use the Radians function in set column values dialog to convert degree to radians.