SciPy

This is documentation for an old release of SciPy (version 1.3.3). Read this page in the documentation of the latest stable release (version 1.15.0).

scipy.sparse.coo_matrix.arcsin

coo_matrix.arcsin()[source]

Element-wise arcsin.

See numpy.arcsin for more information.

Previous topic

scipy.sparse.coo_matrix.__mul__

Next topic

scipy.sparse.coo_matrix.arcsinh