Home > @josh-brown/vector > FloatVector > getEntry
Returns the entry of the matrix located at the provided index (index)
Signature:
getEntry(index: number): number;|
Parameter |
Type |
Description |
|---|---|---|
|
index |
number |
The index of the entry to retrieve |
Returns:
number
The entry