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