Maps , with and symmetry around that point. As a nonlinear function, it’s used in logistic regression to turn linear outputs into probabilities, and historically as an activation function in ANNs.

The derivative is convenient because you can compute it directly from the forward pass output without storing the input - which reduced memory overhead in early backpropagation implementations.