scipy.sparse.csr_array.expm1#

csr_array.expm1()[source]#

Element-wise expm1.

See numpy.expm1 for more information.