1 | initial version |
Thanks for the answer. I actually needed to have the absolute value of N x M(freq) and that should give me the right range.
What is the correct syntax? I have tried log(abs(N x M(freq)),10)) and that does not seem to work and I get an error.
Also, is there a reason for the change from freq to frq? Thanks!