Is $y = (-1)^x$ an exponential curve, or just a sinusoidal one, can it be said to change exponentially as with positive exponents?
I'm sure W/A showed this as being sinusoidal with an integer period. But now shows the answer as -1.
From the answers I understand that their is no definitive definition but their is an equivalent with complex numbers, where instead of the real number -1, the equivalent complex number {-1, 0} is used, and that is sinusoidal as described above.
If you are talking about $-1^x$, then no: $-1^x = -1$. The expression $(-1)^x$ on the other hand is not defined for most $x\in \mathbb{R}$.
If you mean the complex-valued function $e^{i\pi x}$ by $(-1)^x$, then you get:
$$\Re(e^{i\pi x}) = \cos(\pi x)$$ $$\Im(e^{i\pi x}) = \sin(\pi x)$$
That's probably, what Wolfram Alpha shows you.