Skip to main content
method Float16Array.toReversed
Float16Array.toReversed(): Float16Array
Deprecated

Copies the array and returns the copy with the elements in reverse order.

Return Type

Back to top