mlx.core.degrees# degrees(a: array, /, *, stream: None | Stream | Device = None) → array# 将角度从弧度转换为度数。 参数: a (array) – 输入数组。 返回: 度数表示的角度。 返回类型: array