scipy.sparse.csr_matrix.arcsinh#

csr_matrix.arcsinh()[source]#

Element-wise arcsinh.

See numpy.arcsinh for more information.