Convert counts from a human readable string back to a number: 1.234K → 1234.
1.234K
1234
The count to parse.
Optional
The locale to use.
The number represented by the input string.
Convert counts from a human readable string back to a number:
1.234K
→1234
.