sigmoid

ABSTRACT

Calculates the sigmoid of the input value

PARAMETERS
xthe input value
RETURN

the sigmoid of the input value

DECLARATION
func sigmoid(x)