when my calculation outputs it provides an integer converted to a hex number, such as '000f' but I want it to output '000F' I'm sure that I could probably do it using a bitwise operator but have no idea how...