This is documentation for an old release of NumPy (version 1.4.). Read this page in the documentation of the latest stable release (version > 1.17).
Return an array whose values are limited to [a_min, a_max].
Refer to numpy.clip for full documentation.
See also