I am trying to format numbers so that there are always 4 digits after the decimal place. For example:
1 // 1.0000 0 // 0.0000 1.23 // 1.230 1.