I understand the rules of if $f(-x)=-f(x)$ then odd and if $f(-x) = f(x)$ then even. I also know it's possible for the function to be neither even nor odd.
For simple polynomials these rules are easy to apply. For trig functions with phase shifts not so easy.
Without using a visual of symmetry about the origin or y-axis, how would I determine if something like $f(x)=sin(x-\pi/8)$ is even, odd or neither? When I compute $f(-x)$ I get $f(-x)=sin(-x-\pi/8)$ and it's not easy to see if this is the same as $=-sin(x-\pi/8)$.