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