Float32Array API

Represents an array of 32-bit floating point numbers.

5 Total 3 Methods 2 Properties 5 Statics
  Show all

new Float32Array(…)

Creates a new Float32Array.Float32Array.Float32Array(length_or_buffer, [byteOffset, [length]])

Float32Array.BYTES_PER_ELEMENT

The size in bytes of each element in the array. Fixed at 4.Float32Array.BYTES_PER_ELEMENT

Float32Array.from()

Creates a new Float32Array from an array-like or iterable object.Float32Array.from()

Float32Array.of()

Creates a new Float32Array with a variable number of arguments.Float32Array.of()

Float32Array.prototype

The prototype of the Float32Array constructor.Float32Array.prototype

Float32Array.prototype

staticproperty

The prototype of the Float32Array constructor. Float32Array.prototype

You seem to be offline. App may not work.