WebPlatformFloat16Array.atmethod Float16Array.at#Float16Array.at(index: number): number | undefinedReturns the item located at the specified index. Parameters ##index: numberThe zero-based index of the desired code unit. A negative index will count back from the last item. Return Type #number | undefined
method Float16Array.at#Float16Array.at(index: number): number | undefinedReturns the item located at the specified index. Parameters ##index: numberThe zero-based index of the desired code unit. A negative index will count back from the last item. Return Type #number | undefined