Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 442 Bytes

File metadata and controls

19 lines (11 loc) · 442 Bytes

Home > @josh-brown/vector > FloatVector > toArray

FloatVector.toArray() method

Returns the contents of the vector as an array

Signature:

toArray(): number[];

Returns:

number[]

The contents of the vector