Skip to main content
method Float16Array.toLocaleString
Float16Array.toLocaleString(): string
Deprecated

Converts a number to a string by using the current locale.

Return Type

string
Back to top