cupy.sinc#

cupy.sinc(x, /, out=None, \*, casting='same_kind', dtype=None)#

Elementwise sinc function.

See also

numpy.sinc()