scipy.sparse.dia_array.

deg2rad#

dia_array.deg2rad()[source]#

Element-wise deg2rad. See numpy.deg2rad for more information.

Returns:
deg2radsparse array / matrix

Result of applying numpy.deg2rad to the data of this sparse matrix.