This is documentation for an old release of SciPy (version 1.6.1). Read this page in the documentation of the latest stable release (version 1.15.0).
scipy.sparse.bsr_matrix.arctanh¶
-
bsr_matrix.
arctanh
(self)[source]¶ Element-wise arctanh.
See
numpy.arctanh
for more information.