mlx.core.arcsin# arcsin(a: array, /, *, stream: None | Stream | Device = None) → array# 逐元素反正弦。 參數: a (array) -- 輸入陣列。 回傳: a 的反正弦。 回傳型別: array