interface Float16Constructor
unstable
Methods Jump to heading
Jump to headingfrom(arrayLike: Iterable<number>,mapfn?: (v: number,k: number,) => number,thisArg?: any,): Float16Array
Creates an array from an array-like or iterable object.
Jump to headingfrom(arrayLike: Iterable<number>,mapfn?: (v: number,k: number,) => number,thisArg?: any,): Float16Array
Creates an array from an array-like or iterable object.