Converts n into a metric-like prefixed representation, using powers of 1024.
number to convert
this instance
For n == 12345678 this.scaled about 11.78 and this.prefix is 'M'.
See Implementation
Converts n into a metric-like prefixed representation, using powers of 1024.