Turn raw integer units into a display string.
Math.pow
function formatUnits(raw, decimals) { // TODO }