The hyperbolic tangent (tanh) function outputs values in the range [−1, 1], making it zero-centered. This property ensures that the mean activation is closer to zero, improving optimization. Other functions like sigmoid, softmax, and ReLU are not zero-centered.