scipy.sparse.bsr_array. tan# bsr_array.tan()[source]# Element-wise tan. See numpy.tan for more information. Returns: tansparse array / matrixResult of applying numpy.tan to the data of this sparse matrix.