Sigmoid function is defined as $$\frac{1}{1+e^{-x}}$$ I tried to calculate the derivative and got $$\frac{e^{-x}}{(e^{-x}+1)^2}$$ Wolfram|Alpha however give me the same function but with exponents on $e$ changed of sign
Someone could explain this to me?