cupy.floor#

cupy.floor = <ufunc 'cupy_floor'>#

Rounds each element of an array to its floor integer.

See also

numpy.floor