jax.Array.item# abstract Array.item(*args)[原始碼]# 複製陣列的元素到標準 Python 純量並傳回。 參數: self (Array) args (int) 回傳型別: bool | int | float | complex