cupy.deg2rad#

cupy.deg2rad()#

radians(x, /, out=None, *, casting=’same_kind’, dtype=None)

将角度从度转换为弧度(逐元素操作)。