scipy.sparse.csc_matrix.sin#

csc_matrix.sin()[source]#

Element-wise sin.

See numpy.sin for more information.