Hello All,
I'm playing around with Neural Networks but can't get the sigmoid function 1/(1+ e -var)to work correctly.
That's exponential to the negative variable - can't use superscript in this message box!
log()works fine with a positive number, but as soon as a negative number is applied it...