COO.tan

COO.tan(out=None)[source]

Compute tangent element-wise.

See also

scipy.sparse.coo_matrix.tan()
SciPy sparse equivalent function
numpy.tan
NumPy equivalent ufunc.
COO.elemwise
Apply an arbitrary element-wise function to one or two arguments.