I have a function:
f(t) = sin(blah * t)
and would like to write the shorthand equation for the square wave version, something like this:
g(t) = sq(f(t))
Is this the correct notation? This is for a paper I’m writing.
I have a function:
f(t) = sin(blah * t)
and would like to write the shorthand equation for the square wave version, something like this:
g(t) = sq(f(t))
Is this the correct notation? This is for a paper I’m writing.