Utility Mill

HumanNumber

convert a number for human consumption


Output


Instructions / Discussion

Convert a number for human consumption

Divisor can be 1, 1000, 1024

A divisor of 1 => the thousands separator appropriate to ones locale is inserted.

With other divisors the output is aligned in a 7 or 8 character column respectively, which one can strip() if the display is not using a fixed width font.

Utility Mill is another wonderful Blended Technologies project.

copyright, owned and operated by Blended Technologies LLC.

Powered by Python and the ineffable Web.py